{
  "system": "ETA Intel logo fundament",
  "updated": "2026-08-07",
  "note": "cmyk_approx is calculated from sRGB by naive conversion and is not a print-calibrated build. pantone is the nearest Pantone Coated match by RGB distance, cross-checked across two independent converters (coderstool.com, pantoneconverter.com) and shown with their match percentage; it is a starting point for proofing, not a certified match, confirm against a physical Pantone book before print production. The near-white entries have no pantone value: Pantone's coated library does not carry a true paper-white swatch, so no spot match applies and these should be specified as unprinted substrate.",
  "colors": [
    {
      "name": "Ink (logo)",
      "hex": "#0F0F0F",
      "rgb": {
        "r": 15,
        "g": 15,
        "b": 15
      },
      "cmyk_approx": {
        "c": 0,
        "m": 0,
        "y": 0,
        "k": 94
      },
      "pantone": "Black 6 C",
      "pantone_match": "95.5%",
      "usage": "Badge fill, both logo variants"
    },
    {
      "name": "Surface (logo mark)",
      "hex": "#FFFFFF",
      "rgb": {
        "r": 255,
        "g": 255,
        "b": 255
      },
      "cmyk_approx": {
        "c": 0,
        "m": 0,
        "y": 0,
        "k": 0
      },
      "pantone": null,
      "pantone_match": null,
      "usage": "Icon glyph inside the badge, and the badge fill on the white/inverse variant"
    },
    {
      "name": "Slate (text)",
      "hex": "#0F172A",
      "rgb": {
        "r": 15,
        "g": 23,
        "b": 42
      },
      "cmyk_approx": {
        "c": 64,
        "m": 45,
        "y": 0,
        "k": 84
      },
      "pantone": "7547 C",
      "pantone_match": "97.9%",
      "usage": "Headings and primary text (slate-900)"
    },
    {
      "name": "Charcoal (body)",
      "hex": "#475569",
      "rgb": {
        "r": 71,
        "g": 85,
        "b": 105
      },
      "cmyk_approx": {
        "c": 32,
        "m": 19,
        "y": 0,
        "k": 59
      },
      "pantone": "7545 C",
      "pantone_match": "98.5%",
      "usage": "Body copy (slate-600)"
    },
    {
      "name": "Steel (muted)",
      "hex": "#94A3B8",
      "rgb": {
        "r": 148,
        "g": 163,
        "b": 184
      },
      "cmyk_approx": {
        "c": 20,
        "m": 11,
        "y": 0,
        "k": 28
      },
      "pantone": "535 C",
      "pantone_match": "98.3%",
      "usage": "Eyebrows, labels, secondary text (slate-400)"
    },
    {
      "name": "Silver (hairline)",
      "hex": "#E2E8F0",
      "rgb": {
        "r": 226,
        "g": 232,
        "b": 240
      },
      "cmyk_approx": {
        "c": 6,
        "m": 3,
        "y": 0,
        "k": 6
      },
      "pantone": "656 C",
      "pantone_match": "98.7%",
      "usage": "Borders, dividers (slate-200)"
    },
    {
      "name": "Surface",
      "hex": "#F8FAFC",
      "rgb": {
        "r": 248,
        "g": 250,
        "b": 252
      },
      "cmyk_approx": {
        "c": 2,
        "m": 1,
        "y": 0,
        "k": 1
      },
      "pantone": null,
      "pantone_match": null,
      "usage": "Page and card surface (slate-50)"
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": {
        "r": 255,
        "g": 255,
        "b": 255
      },
      "cmyk_approx": {
        "c": 0,
        "m": 0,
        "y": 0,
        "k": 0
      },
      "pantone": null,
      "pantone_match": null,
      "usage": "Base surface"
    },
    {
      "name": "Verified (green)",
      "hex": "#047857",
      "rgb": {
        "r": 4,
        "g": 120,
        "b": 87
      },
      "cmyk_approx": {
        "c": 97,
        "m": 0,
        "y": 28,
        "k": 53
      },
      "pantone": "341 C",
      "pantone_match": "98.8%",
      "usage": "Confirmation, verification, success state (emerald-700). The only functional color in the system"
    }
  ]
}
