{
  "id": "openai-corporate-mono-light",
  "tagline": "Corporate Mono",
  "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": "#ffffff",
    "bg-spotlight": "#fafafa",
    "bg-surface": "#ffffff",
    "bg-sunk": "#f0f0f0",
    "energy-primary": "#00A67E",
    "energy-secondary": "#007a5c",
    "border-color": "rgba(0, 166, 126, 0.15)",
    "text-main": "#0f0f0f",
    "text-dim": "#5e5e5e",
    "text-mute": "#909090"
  },
  "disclaimer": "Atmospheric study inspired by OpenAI's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by OpenAI. 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": "OpenAI's openai.com corporate-mono reading — pure white canvas with Pantone-anchored OpenAI Teal PMS 339 C #00A67E as the only chromatic accent. Black-and-white minimalism, teal sparingly applied for CTAs and links. Distinguished from chatgpt-teal-light by canvas (pure white corporate vs slightly-warm chat UI) and audience (OpenAI's company / research voice vs ChatGPT consumer product).",
  "sources": [
    "https://openai.com",
    "https://openai.com/research",
    "https://brandpalettes.com/chatgpt-color-codes/"
  ],
  "antiPatterns": [
    "Don't substitute teal with the older cited #10A37F — Pantone-anchored canonical is PMS 339 C #00A67E (the older value still circulates in some sources).",
    "Don't promote teal beyond CTAs and links — OpenAI's corporate voice is mono-with-sparing-accent, not teal-saturated.",
    "Don't tint canvas — pure white #ffffff is the corporate-mono floor; warming it lands you in chatgpt-teal-light territory."
  ],
  "brand": {
    "id": "openai",
    "name": "OpenAI",
    "radii": {
      "sm": "4px",
      "md": "8px",
      "lg": "12px",
      "xl": "16px"
    },
    "typography": {
      "trackingHeading": "-0.005em",
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
