{
  "color": {
    "ink": {
      "value": "#181818",
      "type": "color",
      "description": "Primary text on light, primary background for print"
    },
    "white": {
      "value": "#FFFFFF",
      "type": "color",
      "description": "Primary text on dark, light backgrounds"
    },
    "teal": {
      "value": "#55828F",
      "type": "color",
      "description": "Brand accent, charts, interactive states"
    },
    "sky": {
      "value": "#CDE4EE",
      "type": "color",
      "description": "Highlights, kickers, secondary accent"
    },
    "slate": {
      "value": "#365862",
      "type": "color",
      "description": "Supporting surfaces, gradients"
    },
    "deep": {
      "value": "#1D3036",
      "type": "color",
      "description": "Dark surfaces, buttons on light"
    },
    "night": {
      "value": "#0A1418",
      "type": "color",
      "description": "Digital background"
    },
    "surface": {
      "value": "#101E24",
      "type": "color",
      "description": "Cards on Night"
    },
    "surface-2": {
      "value": "#15262D",
      "type": "color",
      "description": "Elevated cards, hover"
    },
    "solvent": {
      "value": "#5CD69B",
      "type": "color",
      "description": "Positive state \u00b7 coverage above floor"
    },
    "watch": {
      "value": "#E4B85C",
      "type": "color",
      "description": "Warning state \u00b7 near floor, at cap"
    },
    "breach": {
      "value": "#E4746A",
      "type": "color",
      "description": "Negative state \u00b7 below floor, reverted"
    }
  }
}