{
  "$generatedBy": "BrandSweets tokens.json — monsterenergy-com v4",
  "brand": {
    "slug": "monsterenergy-com",
    "name": "Monster Energy",
    "version": 4,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Monster Energy",
    "tagline": "Fueling our athletes, musicians, and fans, Monster Energy produces a variety of energy drinks, brewed coffee, juices, and teas.",
    "sector": "food-bev"
  },
  "colors": {
    "primary": {
      "hex": "#95d600",
      "name": "Monster Green",
      "usage": "The claw-mark green.",
      "scale": {
        "50": "#f7faef",
        "100": "#ebf4d7",
        "200": "#e3ffa3",
        "300": "#d3ff6b",
        "400": "#c3ff38",
        "500": "#b6ff0a",
        "600": "#95d600",
        "700": "#81b800",
        "800": "#648f00",
        "900": "#445e08",
        "950": "#2c3d05"
      }
    },
    "secondary": {
      "hex": "#e1c38d",
      "name": "Burly Wood",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f8f6f2",
        "100": "#eee8dd",
        "200": "#ecd9b6",
        "300": "#e1c38d",
        "400": "#d5ad62",
        "500": "#cc9a3e",
        "600": "#b1842f",
        "700": "#916c27",
        "800": "#71541e",
        "900": "#4c3b1a",
        "950": "#312611"
      }
    },
    "accent": {
      "hex": "#6bd41a",
      "name": "Green",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f4f9f0",
        "100": "#e4f0db",
        "200": "#ccf5ad",
        "300": "#adef7b",
        "400": "#91e94e",
        "500": "#78e425",
        "600": "#6bd41a",
        "700": "#52a314",
        "800": "#407f10",
        "900": "#2e5511",
        "950": "#1e370b"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "name": "White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#ffffff",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#000000",
      "name": "Black",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#000000"
      }
    }
  },
  "typography": {
    "families": {
      "proxima-nova": {
        "family": "proxima-nova",
        "source": "custom",
        "stack": "proxima-nova, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "segoe-ui": {
        "family": "Segoe UI",
        "source": "system",
        "stack": "\"Segoe UI\", system-ui, -apple-system, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
        "weights": [
          400,
          700
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "proxima-nova",
        "stack": "proxima-nova, sans-serif"
      },
      "body": {
        "familyRef": "segoe-ui",
        "stack": "\"Segoe UI\", system-ui, -apple-system, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\""
      }
    },
    "scale": [
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.6
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.25
      },
      {
        "name": "2xl",
        "sizeRem": 2.25,
        "lineHeight": 1.15
      },
      {
        "name": "display",
        "sizeRem": 3.5,
        "lineHeight": 1.05,
        "letterSpacingEm": -0.02
      }
    ]
  },
  "brandGradient": {
    "brand": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.584,
              0.839,
              0
            ],
            "hex": "#95d600"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.882,
              0.765,
              0.553
            ],
            "hex": "#e1c38d"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #95d600 0%, #e1c38d 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.688,
              "at": 0.979,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 11.863,
              "at": 0.0339,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.69,
              0.784,
              0.584
            ],
            "hex": "#b0c895"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.816,
              0.776,
              0.706
            ],
            "hex": "#d0c6b4"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #b0c895 0%, #d0c6b4 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#000000",
          "contrast": {
            "white": {
              "ratio": 1.691,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 11.542,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.631,
              0.89,
              0.157
            ],
            "hex": "#a1e328"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.537,
              0.788,
              0
            ],
            "hex": "#89c900"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #a1e328 0%, #89c900 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#000000",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #abed38 0%, #92d300 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #98d90f 0%, #80bf00 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 1.552,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 10.418,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}