{
  "$generatedBy": "BrandSweets tokens.json — vercel v2",
  "brand": {
    "slug": "vercel",
    "name": "Vercel",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Vercel",
    "tagline": "Develop. Preview. Ship.",
    "sector": "cloud platform / frontend infrastructure"
  },
  "colors": {
    "primary": {
      "hex": "#000000",
      "usage": "The brand is black. Primary ink for logo, headings, buttons. Inverts to white in dark mode.",
      "scale": {
        "50": "#f2f2f2",
        "100": "#e6e6e6",
        "200": "#cccccc",
        "300": "#b3b3b3",
        "400": "#999999",
        "500": "#808080",
        "600": "#666666",
        "700": "#4d4d4d",
        "800": "#333333",
        "900": "#1a1a1a",
        "950": "#000000"
      },
      "dark": {
        "hex": "#ffffff"
      }
    },
    "accent": {
      "hex": "#0070f3",
      "name": "Vercel Blue",
      "usage": "Vercel blue — used sparingly for links and highlighted actions.",
      "scale": {
        "50": "#e6f2ff",
        "100": "#cce4ff",
        "200": "#99caff",
        "300": "#5eaaff",
        "400": "#2b8bff",
        "500": "#0070f3",
        "600": "#005ad1",
        "700": "#0047a8",
        "800": "#003a87",
        "900": "#00306e",
        "950": "#001c42"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "usage": "Background — pure white in light mode; near-black in dark mode.",
      "scale": {
        "50": "#ffffff",
        "100": "#fafafa",
        "200": "#f2f2f2",
        "300": "#ebebeb",
        "400": "#d4d4d4",
        "500": "#a3a3a3",
        "600": "#737373",
        "700": "#525252",
        "800": "#333333",
        "900": "#1a1a1a",
        "950": "#0a0a0a"
      },
      "dark": {
        "hex": "#0a0a0a"
      }
    },
    "text": {
      "hex": "#111111",
      "usage": "Body and heading ink on white; near-white on the dark surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e5e5e5",
        "200": "#cccccc",
        "300": "#a3a3a3",
        "400": "#737373",
        "500": "#525252",
        "600": "#404040",
        "700": "#2e2e2e",
        "800": "#1f1f1f",
        "900": "#111111",
        "950": "#000000"
      },
      "dark": {
        "hex": "#f5f5f5"
      }
    },
    "danger": {
      "hex": "#ee0000",
      "usage": "Errors, failed deployments.",
      "scale": {
        "50": "#ffe9e9",
        "100": "#ffd1d1",
        "200": "#ffa3a3",
        "300": "#ff6b6b",
        "400": "#ff3838",
        "500": "#ee0000",
        "600": "#c50000",
        "700": "#9c0000",
        "800": "#7d0000",
        "900": "#660000",
        "950": "#3d0000"
      }
    }
  },
  "typography": {
    "families": {
      "geist": {
        "family": "Geist",
        "source": "commissioned",
        "stack": "Geist, system-ui, \"Helvetica Neue\", Arial, sans-serif",
        "weights": [
          400,
          500,
          600,
          700
        ],
        "foundry": "Vercel",
        "licensingNote": "Geist, commissioned and released by Vercel — SIL Open Font License. Self-hosting and rehosting are permitted."
      },
      "geist-mono": {
        "family": "Geist Mono",
        "source": "commissioned",
        "stack": "\"Geist Mono\", ui-monospace, SFMono-Regular, Menlo, monospace",
        "weights": [
          400,
          500
        ],
        "foundry": "Vercel",
        "licensingNote": "Geist Mono by Vercel — SIL Open Font License; used for code, commands, and deploy URLs."
      }
    },
    "roles": {
      "display": {
        "familyRef": "geist",
        "stack": "Geist, system-ui, \"Helvetica Neue\", Arial, sans-serif",
        "weights": [
          600,
          700
        ]
      },
      "body": {
        "familyRef": "geist",
        "stack": "Geist, system-ui, \"Helvetica Neue\", Arial, sans-serif",
        "weights": [
          400,
          500
        ]
      },
      "mono": {
        "familyRef": "geist-mono",
        "stack": "\"Geist Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
      }
    },
    "scale": [
      {
        "name": "xs",
        "sizeRem": 0.75,
        "lineHeight": 1.5
      },
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.5
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.2,
        "letterSpacingEm": -0.015
      },
      {
        "name": "2xl",
        "sizeRem": 2.5,
        "lineHeight": 1.1,
        "letterSpacingEm": -0.02
      },
      {
        "name": "display",
        "sizeRem": 4,
        "lineHeight": 1,
        "letterSpacingEm": -0.04
      }
    ]
  },
  "spacing": {
    "1": 0.25,
    "2": 0.5,
    "4": 1,
    "6": 1.5,
    "8": 2,
    "16": 4
  },
  "radius": {
    "full": 9999,
    "lg": 0.75,
    "md": 0.5,
    "sm": 0.3125
  },
  "shadows": {
    "md": "0 4px 16px rgba(0,0,0,0.12)",
    "sm": "0 1px 2px rgba(0,0,0,0.08)"
  }
}