{
  "$generatedBy": "BrandSweets tokens.json — neon-tech v3",
  "brand": {
    "slug": "neon-tech",
    "name": "Neon",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Neon",
    "tagline": "The backend for apps and agents. Build with Lakebase Postgres, Auth, Functions, Storage, and an AI Gateway: instant, branchable, serverless."
  },
  "colors": {
    "primary": {
      "hex": "#34d59a",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f1f9f6",
        "100": "#dcefe8",
        "200": "#b3efd9",
        "300": "#84e6c2",
        "400": "#5addad",
        "500": "#34d59a",
        "600": "#26ba84",
        "700": "#1f986c",
        "800": "#187754",
        "900": "#16503b",
        "950": "#0f3426"
      }
    },
    "secondary": {
      "hex": "#285d49",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f3f7f5",
        "100": "#e0ebe7",
        "200": "#bfe3d5",
        "300": "#97d3bc",
        "400": "#74c3a5",
        "500": "#54b690",
        "600": "#439d7b",
        "700": "#378164",
        "800": "#285d49",
        "900": "#224437",
        "950": "#162c24"
      }
    },
    "accent": {
      "hex": "#ff3621",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#faf0ef",
        "100": "#f4dad7",
        "200": "#ffaca3",
        "300": "#ff7a6b",
        "400": "#ff4c38",
        "500": "#ff3621",
        "600": "#e01600",
        "700": "#b81200",
        "800": "#8f0e00",
        "900": "#5e1008",
        "950": "#3d0b05"
      }
    },
    "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\", ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "inter",
        "stack": "Inter, \"Inter Fallback\", ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\""
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, \"Inter Fallback\", ui-sans-serif, system-ui, 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
      }
    ]
  }
}