{
  "color": {
    "alert": {
      "notification": {
        "default": {
          "value": "{color.brand.atlas.400.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Notification color on light backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "version": "4.5.0",
          "reference": "n/a"
        }
      },
      "warning": {
        "default": {
          "value": "{color.state.warning.500.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Warning color on light backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "version": "4.5.0",
          "reference": "n/a"
        }
      },
      "error": {
        "default": {
          "value": "{color.state.error.500.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Error color on light backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "version": "4.5.0",
          "reference": "n/a"
        }
      },
      "success": {
        "default": {
          "value": "{color.state.success.500.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Success color on light backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "version": "4.5.0",
          "reference": "n/a"
        }
      },
      "advisory": {
        "default": {
          "value": "{color.brand.goldcoast.100.value}",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Travel advisory or system maintenance color on light backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "version": "4.5.0",
          "reference": "n/a"
        }
      },
      "bkgSuccess": {
        "default": {
          "value": "DDF6E8",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Background success color on light backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "version": "4.5.0",
          "reference": "n/a"
        }
      },
      "bkgError": {
        "default": {
          "value": "FFEDF1",
          "type": "semantic",
          "public": true,
          "default": true,
          "usage": "Background error color on light backgrounds",
          "wcag": "AAA",
          "deprecated": true,
          "version": "4.5.0",
          "reference": "n/a"
        }
      }
    }
  }
}
