{
  "$generatedBy": "BrandSweets tokens.json — brilliant-org v3",
  "brand": {
    "slug": "brilliant-org",
    "name": "Brilliant",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Brilliant",
    "tagline": "Visual, interactive tutoring in math and coding, from 5th grade through college. Master concepts in algebra, calculus, Python, computer science, and more.",
    "sector": "education"
  },
  "colors": {
    "primary": {
      "hex": "#2ccc54",
      "name": "Lime Green",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f1f8f3",
        "100": "#dcefe1",
        "200": "#b3efc2",
        "300": "#85e59d",
        "400": "#5bdc7b",
        "500": "#2ccc54",
        "600": "#27b94c",
        "700": "#20973e",
        "800": "#197630",
        "900": "#174f25",
        "950": "#0f3318"
      }
    },
    "secondary": {
      "hex": "#7cb38c",
      "name": "Sage",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f3f6f4",
        "100": "#e2e9e4",
        "200": "#c5ddcc",
        "300": "#a1c9ac",
        "400": "#7cb38c",
        "500": "#64a676",
        "600": "#528e63",
        "700": "#437551",
        "800": "#345b3f",
        "900": "#273f2e",
        "950": "#1a291e"
      }
    },
    "accent": {
      "hex": "#5d74cc",
      "name": "Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f2f3f8",
        "100": "#dee1ed",
        "200": "#b9c3e9",
        "300": "#8f9edc",
        "400": "#5d74cc",
        "500": "#455ec4",
        "600": "#364dab",
        "700": "#2c3f8c",
        "800": "#22316d",
        "900": "#1c254a",
        "950": "#121830"
      }
    },
    "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": "#111111",
      "name": "Near 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": "#111111"
      }
    }
  },
  "typography": {
    "families": {
      "source-code-pro": {
        "family": "Source Code Pro",
        "source": "google",
        "stack": "\"Source Code Pro\", monospace",
        "weights": [
          300,
          400,
          500,
          600,
          700
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "source-code-pro",
        "stack": "\"Source Code Pro\", monospace"
      },
      "body": {
        "familyRef": "source-code-pro",
        "stack": "\"Source Code Pro\", monospace"
      },
      "mono": {
        "familyRef": "source-code-pro",
        "stack": "\"Source Code Pro\", monospace"
      }
    },
    "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.518,
              1,
              0.592
            ],
            "hex": "#84ff97"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.173,
              0.8,
              0.329
            ],
            "hex": "#2ccc54"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.569,
              0.082
            ],
            "hex": "#009115"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #84ff97 0%, #2ccc54 50%, #009115 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.255,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 5.061,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.773,
              0.922,
              0.784
            ],
            "hex": "#c5ebc8"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.553,
              0.722,
              0.569
            ],
            "hex": "#8db891"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.376,
              0.51,
              0.369
            ],
            "hex": "#60825e"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #c5ebc8 0%, #8db891 50%, #60825e 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#000000",
          "contrast": {
            "white": {
              "ratio": 1.305,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 4.852,
              "at": 1,
              "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.251,
              0.851,
              0.38
            ],
            "hex": "#40d961"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.051,
              0.749,
              0.278
            ],
            "hex": "#0dbf47"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #40d961 0%, #0dbf47 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#000000",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #4de36b 0%, #26c951 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #31cf57 0%, #00b53d 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 1.856,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 8.56,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}