{
  "color": {
    "text": {
      "primary": {
        "default": {
          "value": "{color.brand.gray.1000.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Primary color for body and header text light mode and light backgrounds",
          "wcag": "n/a",
          "deprecated": true
        },
        "inverse": {
          "value": "{color.base.white.value}",
          "type": "semantic",
          "public": true,
          "inverse": true,
          "usage": "Primary color for body and header text for dark mode and dark backgrounds",
          "wcag": "AAA",
          "deprecated": true
        }
      },
      "secondary": {
        "default": {
          "value": "{color.brand.gray.800.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Secondary color for body text on light backgrounds",
          "wcag": "n/a",
          "deprecated": true
        },
        "inverse": {
          "value": "{color.brand.gray.200.value}",
          "type": "semantic",
          "public": true,
          "inverse": true,
          "usage": "Secondary color for body text on dark backgrounds",
          "wcag": "n/a",
          "deprecated": true
        }
      },
      "tertiary": {
        "default": {
          "value": "{color.brand.neutral.700.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Tertiary color for body text on light backgrounds",
          "wcag": "n/a",
          "deprecated": true
        },
        "inverse": {
          "value": "{color.brand.gray.400.value}",
          "type": "semantic",
          "public": true,
          "inverse": true,
          "usage": "Tertiary color for body text on dark backgrounds",
          "wcag": "n/a",
          "deprecated": true
        }
      },
      "error": {
        "default": {
          "value": "{color.base.error.400.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Error text color on light backgrounds",
          "wcag": "n/a",
          "deprecated": true
        },
        "inverse": {
          "value": "{color.base.error.200.value}",
          "type": "semantic",
          "public": true,
          "inverse": true,
          "usage": "Error text color on dark backgrounds",
          "wcag": "n/a",
          "deprecated": true
        }
      },
      "emphasis": {
        "default": {
          "value": "{color.brand.navy.800.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Emphasized text color on light backgrounds",
          "wcag": "n/a",
          "deprecated": true
        },
        "inverse": {
          "value": "{color.brand.navy.200.value}",
          "type": "semantic",
          "public": true,
          "inverse": true,
          "usage": "Emphasized text color on dark backgrounds",
          "wcag": "n/a",
          "deprecated": true
        }
      },
      "accent": {
        "default": {
          "value": "{color.brand.lime.700.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Accent text color on light backgrounds",
          "wcag": "n/a",
          "deprecated": true
        },
        "inverse": {
          "value": "{color.brand.lime.300.value}",
          "type": "semantic",
          "public": true,
          "inverse": true,
          "usage": "Accent text color on dark backgrounds",
          "wcag": "n/a",
          "deprecated": true
        }
      },
      "info": {
        "default": {
          "value": "{color.brand.navy.700.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Info text color on light backgrounds",
          "wcag": "n/a",
          "deprecated": true
        },
        "inverse": {
          "value": "{color.brand.navy.300.value}",
          "type": "semantic",
          "public": true,
          "inverse": true,
          "usage": "Info text color on dark backgrounds",
          "wcag": "n/a",
          "deprecated": true
        }
      },
      "subtle": {
        "default": {
          "value": "{color.brand.cyan.700.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Subtle text color on light backgrounds",
          "wcag": "n/a",
          "deprecated": true
        },
        "inverse": {
          "value": "{color.brand.cyan.400.value}",
          "type": "semantic",
          "public": true,
          "inverse": true,
          "usage": "Subtle text color on dark backgrounds",
          "wcag": "n/a",
          "deprecated": true
        }
      },
      "success": {
        "default": {
          "value": "{color.base.success.400.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Success text color on light backgrounds",
          "wcag": "n/a",
          "deprecated": true
        },
        "inverse": {
          "value": "{color.base.success.200.value}",
          "type": "semantic",
          "public": true,
          "inverse": true,
          "usage": "Success text color on dark backgrounds",
          "wcag": "n/a",
          "deprecated": true
        }
      },
      "ui": {
        "active": {
          "default": {
            "value": "{color.brand.blue.800.value}",
            "type": "semantic",
            "public": true,
            "default": true,
            "usage": "Active UI text color on light backgrounds",
            "wcag": "n/a",
            "deprecated": true
          },
          "inverse": {
            "value": "{color.brand.cyan.300.value}",
            "type": "semantic",
            "public": true,
            "inverse": true,
            "usage": "Active UI text color on dark backgrounds",
            "wcag": "n/a",
            "deprecated": true
          }
        },
        "default": {
          "default": {
            "value": "{color.brand.blue.700.value}",
            "type": "semantic",
            "public": true,
            "default": true,
            "usage": "Default UI text color on light backgrounds",
            "wcag": "n/a",
            "deprecated": true
          },
          "inverse": {
            "value": "{color.brand.cyan.400.value}",
            "type": "semantic",
            "public": true,
            "inverse": true,
            "usage": "Default UI text color on dark backgrounds",
            "wcag": "n/a",
            "deprecated": true
          }
        },
        "disabled": {
          "default": {
            "value": "{color.base.gray.400.value}",
            "type": "semantic",
            "public": true,
            "default": true,
            "usage": "Disabled UI text color on light backgrounds",
            "wcag": "n/a",
            "deprecated": true
          },
          "inverse": {
            "value": "{color.base.gray.600.value}",
            "type": "semantic",
            "public": true,
            "inverse": true,
            "usage": "Disabled UI text color on dark backgrounds",
            "wcag": "n/a",
            "deprecated": true
          }
        },
        "focus": {
          "default": {
            "value": "{color.brand.blue.700.value}",
            "type": "semantic",
            "public": true,
            "default": true,
            "usage": "Focus UI text color on light backgrounds",
            "wcag": "n/a",
            "deprecated": true
          },
          "inverse": {
            "value": "{color.brand.cyan.400.value}",
            "type": "semantic",
            "public": true,
            "inverse": true,
            "usage": "Focus UI text color on dark backgrounds",
            "wcag": "n/a",
            "deprecated": true
          }
        },
        "hover": {
          "default": {
            "value": "{color.brand.blue.900.value}",
            "type": "semantic",
            "public": true,
            "default": true,
            "usage": "Hover UI text color on light backgrounds",
            "wcag": "n/a",
            "deprecated": true
          },
          "inverse": {
            "value": "{color.brand.cyan.200.value}",
            "type": "semantic",
            "public": true,
            "inverse": true,
            "usage": "Hover UI text color on dark backgrounds",
            "wcag": "n/a",
            "deprecated": true
          }
        }
      },
      "link": {
        "default": {
          "value": "{color.brand.atlas.400.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Link text color on light backgrounds",
          "wcag": "AA",
          "deprecated": true,
          "version": "4.5.0",
          "reference": "n/a"
        },
        "inverse": {
          "value": "{color.brand.breeze.300.value}",
          "type": "semantic",
          "public": true,
          "inverse": true,
          "usage": "Link text color on light backgrounds",
          "wcag": "AA",
          "deprecated": true,
          "version": "4.5.0",
          "reference": "n/a"
        }
      }
    }
  }
}
