{
  "note": "Greenlight home page color palette. Structured version of the swatch table in section 03 of the handoff kit (kit.md / index.html).",
  "colors": [
    { "name": "The near black background", "hex": "#070b08", "where": "The color behind the entire page", "cream_redesign": "Would change" },
    { "name": "The secondary dark background", "hex": "#0a100c", "where": "Behind a couple of sections, slightly different from the main background", "cream_redesign": "Would change" },
    { "name": "The card surface color", "hex": "#0f1611", "where": "Behind the switch panel and story text boxes", "cream_redesign": "Would change" },
    { "name": "The secondary card surface", "hex": "#131c16", "where": "A slightly lighter card color used in a few spots", "cream_redesign": "Would change" },
    { "name": "The thin divider line color", "hex": "#1e2a22", "where": "The faint hairlines that separate sections", "cream_redesign": "Would change" },
    { "name": "The main text color", "hex": "#f1f5f1", "where": "Headlines and most body writing (near white, for reading on the dark background)", "cream_redesign": "Would darken, to read on a light background" },
    { "name": "The secondary muted text", "hex": "#94a398", "where": "Captions and smaller supporting text", "cream_redesign": "Would darken" },
    { "name": "The faintest text", "hex": "#6e7c72", "where": "Fine print and the least important labels", "cream_redesign": "Would darken" },
    { "name": "The main brand green", "hex": "#00c753", "where": "Every button, link, and the glowing ring on the logo", "cream_redesign": "Stays, this is the brand anchor" },
    { "name": "The secondary green", "hex": "#1fb857", "where": "Pairs with the main green in the smooth blend on buttons", "cream_redesign": "Stays, paired with the brand green" },
    { "name": "The deep green", "hex": "#0e3d22", "where": "A darker green used for depth in a few spots", "cream_redesign": "Likely stays" },
    { "name": "The gold accent", "hex": "#e3cea0", "where": "The footer tagline, and the italic emphasis words in headings (\"real date,\" \"consent & intention\")", "cream_redesign": "Stays, it is the secondary brand color" }
  ],
  "logo_only_colors": [
    { "name": "Bright ring highlight green", "hex": "#7dffc0", "where": "Top of the glowing ring around the badge" },
    { "name": "Ring mid green", "hex": "#00e061", "where": "Middle of the glowing ring" },
    { "name": "Ring deep green", "hex": "#00a844", "where": "Bottom of the glowing ring" },
    { "name": "Lit lamp bright green", "hex": "#7ff0ac", "where": "Top of the lit bottom lamp" },
    { "name": "Lit lamp mid green", "hex": "#2fdd70", "where": "Middle of the lit bottom lamp" },
    { "name": "Lit lamp deep green", "hex": "#00c853", "where": "Bottom of the lit bottom lamp" }
  ],
  "fonts": {
    "everyday_font": { "name": "Familjen Grotesk", "used_for": "buttons, navigation, body paragraphs, captions" },
    "statement_font": { "name": "Fraunces", "used_for": "big headlines and specific emphasized words within them (shown in italics)" }
  }
}
