{
  "color": {
    "text": {
      "primary": {
        "onLight": {
          "value": "{color.base.gray.500.value}",
          "public": true,
          "onLight": true,
          "usage": "Primary color for body and header text on light backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "color-text-primary-default",
          "version": "3.15.0"
        },
        "default": {
          "value": "{color.base.gray.500.value}",
          "public": true,
          "default": true,
          "usage": "Primary color for body and header text light mode and light backgrounds",
          "wcag": "AAA",
          "deprecated": false
        },
        "onDark": {
          "value": "{color.base.white.value}",
          "public": true,
          "onDark": true,
          "usage": "Primary color for body and header text on dark backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "color-text-primary-inverse",
          "version": "3.15.0"
        },
        "inverse": {
          "value": "{color.base.white.value}",
          "public": true,
          "inverse": true,
          "usage": "Primary color for body and header text for dark mode and dark backgrounds",
          "wcag": "AAA",
          "deprecated": false
        }
      },
      "secondary": {
        "onLight": {
          "value": "{color.base.neutral.500.value}",
          "public": true,
          "onLight": true,
          "usage": "Secondary color for body text on light backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "color-text-secondary-default",
          "version": "3.15.0"
        },
        "default": {
          "value": "{color.base.neutral.500.value}",
          "public": true,
          "default": true,
          "usage": "Secondary color for body text on light backgrounds",
          "wcag": "AAA",
          "deprecated": false
        },
        "onDark": {
          "value": "{color.base.neutral.400.value}",
          "public": true,
          "onDark": true,
          "usage": "Secondary color for body text on dark backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "color-text-secondary-inverse",
          "version": "3.15.0"
        },
        "inverse": {
          "value": "{color.base.neutral.400.value}",
          "public": true,
          "inverse": true,
          "usage": "Secondary color for body text on dark backgrounds",
          "wcag": "AAA",
          "deprecated": false
        }
      },
      "link": {
        "onLight": {
          "value": "{color.brand.atlas.400.value}",
          "public": true,
          "onLight": true,
          "usage": "Link text color on light backgrounds",
          "wcag": "AA",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "color-text-link-default",
          "version": "3.15.0"
        },
        "default": {
          "value": "{color.brand.atlas.400.value}",
          "public": true,
          "default": true,
          "usage": "Link text color on light backgrounds",
          "wcag": "AA",
          "deprecated": false
        },
        "onDark": {
          "value": "{color.brand.breeze.300.value}",
          "public": true,
          "onDark": true,
          "usage": "Link text color on light backgrounds",
          "wcag": "AA",
          "deprecated":  true,
          "reference": "color-text-link-inverse",
          "version": "3.15.0"
        },
        "inverse": {
          "value": "{color.brand.breeze.300.value}",
          "public": true,
          "inverse": true,
          "usage": "Link text color on light backgrounds",
          "wcag": "AA",
          "deprecated": false
        }
      },
      "error": {
        "onLight": {
          "value": "{color.state.error.500.value}",
          "public": true,
          "onLight": true,
          "usage": "Error text color on light backgrounds",
          "wcag": "AA",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "color-text-error-default",
          "version": "3.15.0"
        },
        "default": {
          "value": "{color.state.error.500.value}",
          "public": true,
          "default": true,
          "usage": "Error text color on light backgrounds",
          "wcag": "AA",
          "deprecated": false
        },
        "onDark": {
          "value": "{color.state.error.100.value}",
          "public": true,
          "onDark": true,
          "usage": "Error text color on dark backgrounds",
          "wcag": "AA",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "color-text-error-inverse",
          "version": "3.15.0"
        },
        "inverse": {
          "value": "{color.state.error.100.value}",
          "public": true,
          "inverse": true,
          "usage": "Error text color on dark backgrounds",
          "wcag": "AA",
          "deprecated": false
        }
      },
      "disabled": {
        "onLight": {
          "value": "{color.base.gray.200.value}",
          "public": true,
          "onLight": true,
          "usage": "Disabled text color on light backgrounds",
          "wcag": "n/a",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "color-text-disabled",
          "version": "3.15.0"
        },
        "default": {
          "value": "{color.base.gray.200.value}",
          "public": true,
          "onLight": true,
          "usage": "Disabled text color on light backgrounds",
          "wcag": "n/a",
          "deprecated": false
        },
        "onDark": {
          "value": "{color.base.gray.200.value}",
          "public": true,
          "onDark": true,
          "usage": "Disabled text color on dark backgrounds",
          "wcag": "n/a",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "n/a",
          "version": "3.12.0"
        }
      },
      "emphasis": {
        "onLight": {
          "value": "{color.brand.midnight.400.value}",
          "public": true,
          "onLight": true,
          "usage": "Emphasized text color on light backgrounds",
          "wcag": "n/a",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "color-text-emphasis-default",
          "version": "3.15.0"
        },
        "default": {
          "value": "{color.brand.midnight.400.value}",
          "public": true,
          "default": true,
          "usage": "Emphasized text color on light backgrounds",
          "wcag": "n/a",
          "deprecated": false
        },
        "onDark": {
          "value": "{color.brand.midnight.100.value}",
          "public": true,
          "onDark": true,
          "usage": "Emphasized text color on dark backgrounds",
          "wcag": "n/a",
          "deprecated": true,
          "comment": "Deprecated token",
          "reference": "color-text-emphasis-inverse",
          "version": "3.15.0"
        },
        "inverse": {
          "value": "{color.brand.midnight.100.value}",
          "public": true,
          "inverse": true,
          "usage": "Emphasized text color on dark backgrounds",
          "wcag": "n/a",
          "deprecated": false
        }
      }
    }
  }
}
