{
  "$generatedBy": "BrandSweets tokens.json — prisma-io v2",
  "brand": {
    "slug": "prisma-io",
    "name": "Prisma",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Prisma",
    "tagline": "Prisma gives TypeScript and Node.js teams Prisma ORM, Prisma Postgres, and Prisma Compute: a type-safe ORM, managed Postgres, and Compute for deploying TypeS…"
  },
  "colors": {
    "primary": {
      "hex": "#00bbcb",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff9fa",
        "100": "#d7f1f4",
        "200": "#a3f7ff",
        "300": "#6bf3ff",
        "400": "#38eeff",
        "500": "#0aebff",
        "600": "#00bbcb",
        "700": "#00a8b8",
        "800": "#00838f",
        "900": "#08575e",
        "950": "#05393d"
      }
    },
    "secondary": {
      "hex": "#00bbcb",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff9fa",
        "100": "#d7f1f4",
        "200": "#a3f7ff",
        "300": "#6bf3ff",
        "400": "#38eeff",
        "500": "#0aebff",
        "600": "#00bbcb",
        "700": "#00a8b8",
        "800": "#00838f",
        "900": "#08575e",
        "950": "#05393d"
      }
    },
    "accent": {
      "hex": "#01d7e4",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#effafa",
        "100": "#d8f2f3",
        "200": "#a4faff",
        "300": "#6cf7fe",
        "400": "#39f4fe",
        "500": "#0bf2fe",
        "600": "#01d7e4",
        "700": "#01aeb7",
        "800": "#01878e",
        "900": "#085a5e",
        "950": "#053a3d"
      }
    },
    "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\", sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      },
      "sora": {
        "family": "Sora",
        "source": "google",
        "stack": "Sora, \"Sora Fallback\", sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "sora",
        "stack": "Sora, \"Sora Fallback\", sans-serif"
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, \"Inter 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
      }
    ]
  }
}