{
  "$generatedBy": "BrandSweets tokens.json — supabase v3",
  "brand": {
    "slug": "supabase",
    "name": "Supabase",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Supabase",
    "tagline": "Build in a weekend. Scale to millions."
  },
  "colors": {
    "primary": {
      "hex": "#3ecf8e",
      "name": "Supabase Green",
      "usage": "The single emerald accent — CTAs, links, the elephant mark.",
      "scale": {
        "50": "#e7f9f0",
        "100": "#c6f1dc",
        "200": "#93e4bf",
        "300": "#5fd6a1",
        "400": "#3ecf8e",
        "500": "#24b47e",
        "600": "#1c9268",
        "700": "#187352",
        "800": "#155c43",
        "900": "#134c38",
        "950": "#082b1f"
      },
      "dark": {
        "hex": "#3ecf8e"
      }
    },
    "secondary": {
      "hex": "#95e6b8",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f1f8f4",
        "100": "#ddeee4",
        "200": "#b5eecd",
        "300": "#95e6b8",
        "400": "#5ed993",
        "500": "#39d07a",
        "600": "#2bb667",
        "700": "#239554",
        "800": "#1b7441",
        "900": "#184e2f",
        "950": "#10331f"
      }
    },
    "accent": {
      "hex": "#bda4ff",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f2effa",
        "100": "#dfd7f4",
        "200": "#bda4ff",
        "300": "#936bff",
        "400": "#6d38ff",
        "500": "#4b0aff",
        "600": "#3c00e0",
        "700": "#3100b8",
        "800": "#26008f",
        "900": "#1f085e",
        "950": "#14053d"
      }
    },
    "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": "#000000",
      "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": {
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, \"Inter Fallback\", system-ui, \"Helvetica Neue\", Helvetica, Arial, sans-serif, ui-sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      },
      "manrope": {
        "family": "Manrope",
        "source": "google",
        "stack": "Manrope, \"Manrope Fallback\", system-ui, \"Helvetica Neue\", Helvetica, Arial, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "manrope",
        "stack": "Manrope, \"Manrope Fallback\", system-ui, \"Helvetica Neue\", Helvetica, Arial, sans-serif"
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, \"Inter Fallback\", system-ui, \"Helvetica Neue\", Helvetica, Arial, sans-serif, ui-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
      }
    ]
  }
}