{
  "brand": "Greenlight",
  "generated": "2026-09-10",
  "source": "artifacts/greenlight/src/index.css (canon)",
  "colors": [
    {
      "name": "brand-green",
      "hex": "#00C753",
      "role": "Canon accent. Opaque fills and the \"light\" half of the wordmark. Not legible as small text on light grounds (2:1 contrast) — use for fills only, never small text or thin strokes."
    },
    {
      "name": "deep-green-ink",
      "hex": "#0E3D22",
      "role": "The green that IS legible as text/stroke on light grounds (~11:1 on cream). Use for the \"Green\" half of the wordmark on light backgrounds and any green body text."
    },
    {
      "name": "secondary-green",
      "hex": "#1FB857",
      "role": "Secondary green step. Opaque fill only."
    },
    {
      "name": "light-green",
      "hex": "#78F874",
      "role": "Light green. The lit heart lamp's flat fill inside the badge."
    },
    {
      "name": "glow-green",
      "hex": "#00E061",
      "role": "Glow green. The halo/blur around the lit heart in the badge."
    },
    {
      "name": "pale-green-surface",
      "hex": "#DCEADE",
      "role": "Pale green surface tint, used for success-state surfaces/backgrounds."
    },
    {
      "name": "cream",
      "hex": "#FFFCF5",
      "role": "Cream. The light ground the brand sits on — background for light-mode lockups and print materials."
    },
    {
      "name": "dark-ground",
      "hex": "#060907",
      "role": "Dark ground (HSL 140 23% 3%). Background for dark-mode lockups and dark print materials.",
      "hsl": "hsl(140, 23%, 3%)"
    }
  ],
  "ringGradient": {
    "description": "Badge ring gradient, top to bottom, used on the greenlight-badge.svg circular ring.",
    "stops": [
      { "offset": "0%", "hex": "#84F47F", "position": "top" },
      { "offset": "50%", "hex": "#6EE977", "position": "mid" },
      { "offset": "100%", "hex": "#66E964", "position": "bottom" }
    ]
  },
  "slogan": "A better way to date.",
  "wordmark": {
    "text": "Greenlight",
    "renderedAs": "Green + light (no space)",
    "font": "Fraunces (Google Fonts variable, axes ital/opsz/wght)",
    "weight": 600,
    "opticalSize": 144,
    "letterSpacing": "-0.025em"
  }
}
