{
  "$generatedBy": "BrandSweets tokens.json — nextjs-org v3",
  "brand": {
    "slug": "nextjs-org",
    "name": "Next.js",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Next.js",
    "tagline": "Next.js by Vercel is the full-stack React framework for the web."
  },
  "colors": {
    "primary": {
      "hex": "#9162c0",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f5f2f7",
        "100": "#e6dfec",
        "200": "#d1bde5",
        "300": "#b595d5",
        "400": "#9162c0",
        "500": "#8550b9",
        "600": "#7040a0",
        "700": "#5c3483",
        "800": "#472966",
        "900": "#332046",
        "950": "#21152d"
      }
    },
    "secondary": {
      "hex": "#449d5d",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f3f7f4",
        "100": "#e0ebe3",
        "200": "#bfe3c9",
        "300": "#97d3a8",
        "400": "#74c38a",
        "500": "#54b66f",
        "600": "#449d5d",
        "700": "#37814c",
        "800": "#2b643b",
        "900": "#22442b",
        "950": "#162c1c"
      }
    },
    "accent": {
      "hex": "#9162c0",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f5f2f7",
        "100": "#e6dfec",
        "200": "#d1bde5",
        "300": "#b595d5",
        "400": "#9162c0",
        "500": "#8550b9",
        "600": "#7040a0",
        "700": "#5c3483",
        "800": "#472966",
        "900": "#332046",
        "950": "#21152d"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "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": "#171717",
      "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": "#171717"
      }
    }
  },
  "typography": {
    "families": {
      "geistsans": {
        "family": "GeistSans",
        "source": "custom",
        "stack": "GeistSans, \"GeistSans Fallback\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "geistsans",
        "stack": "GeistSans, \"GeistSans Fallback\", sans-serif"
      },
      "body": {
        "familyRef": "geistsans",
        "stack": "GeistSans, \"GeistSans Fallback\", sans-serif"
      }
    },
    "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
      }
    ]
  }
}