{
  "id": "robinhood-trading-light",
  "tagline": "Consumer Edition",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#bf8700",
    "color-system": "#681ed2",
    "color-success": "#006220",
    "color-error": "#a60000",
    "color-premium-light": "oklch(from var(--color-premium) calc(l * 1.25) c h)",
    "color-premium-dark": "oklch(from var(--color-premium) calc(l * 0.75) c h)",
    "color-premium-subtle": "oklch(from var(--color-premium) l c h / 0.15)",
    "color-system-light": "oklch(from var(--color-system) calc(l * 1.25) c h)",
    "color-system-dark": "oklch(from var(--color-system) calc(l * 0.75) c h)",
    "color-system-subtle": "oklch(from var(--color-system) l c h / 0.15)",
    "color-success-light": "oklch(from var(--color-success) calc(l * 1.25) c h)",
    "color-success-dark": "oklch(from var(--color-success) calc(l * 0.75) c h)",
    "color-success-subtle": "oklch(from var(--color-success) l c h / 0.15)",
    "color-error-light": "oklch(from var(--color-error) calc(l * 1.25) c h)",
    "color-error-dark": "oklch(from var(--color-error) calc(l * 0.75) c h)",
    "color-error-subtle": "oklch(from var(--color-error) l c h / 0.15)",
    "font-atmos-heading": "'Inter', sans-serif",
    "font-atmos-body": "'Inter', sans-serif",
    "bg-canvas": "#fafaf7",
    "bg-spotlight": "#ffffff",
    "bg-surface": "#ffffff",
    "bg-sunk": "#f0efe8",
    "energy-primary": "#5e7700",
    "energy-secondary": "#CCFF00",
    "border-color": "rgba(94, 119, 0, 0.22)",
    "text-main": "#1a1a1a",
    "text-dim": "#4a4a4a",
    "text-mute": "#7a7a7a"
  },
  "disclaimer": "Atmospheric study inspired by Robinhood's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Robinhood. The downloadable atmosphere file contains color, motion, and typographic-rhythm tokens only — no brand logos, marks, or proprietary assets. All trademarks are the property of their respective owners.",
  "description": "Robinhood's 2024-rebrand reading — Robin Neon #CCFF00 (electric chartreuse, ~hue 73°) as the decorative-pop secondary, AA-darkened to #5e7700 for white-canvas legibility as the primary. The 2024 rebrand was a real hue shift from true green #00C805 to chartreuse — hue family #122 → #73, retiring the Rule 8 green/success overlap precedent. Distinguished from old green-Robinhood by hue family + darken-pattern; same-hue band as Pitchfork-chartreuse but differentiated through mode/canvas/brightness inversion.",
  "sources": [
    "https://robinhood.com",
    "https://robinhood.com/us/en/newsroom/a-new-visual-identity/",
    "https://www.brandcolorcode.com/robinhood"
  ],
  "antiPatterns": [
    "Don't revert to old true-green #00C805 — Robinhood's 2024 visual identity is electric chartreuse #CCFF00; revert breaks the rebrand reading.",
    "Don't promote canonical #CCFF00 directly to primary on white — fails 3:1 (~1.4:1); the AA-darkened #5e7700 IS the engineered choice with #CCFF00 as decorative secondary.",
    "Don't add the obsolete green/color-success Rule 8 overlap — Robin Neon is chartreuse (~73°), outside the green-success hue band."
  ],
  "brand": {
    "id": "robinhood",
    "name": "Robinhood",
    "radii": {
      "sm": "6px",
      "md": "10px",
      "lg": "14px",
      "xl": "20px"
    },
    "typography": {
      "trackingBody": "0",
      "weightButton": 500,
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
