{
  "$generatedBy": "BrandSweets tokens.json — calm-com v2",
  "brand": {
    "slug": "calm-com",
    "name": "Calm",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Calm",
    "tagline": "Calm is the #1 app for sleep and meditation. Join the millions experiencing better sleep, lower stress, and less anxiety."
  },
  "colors": {
    "primary": {
      "hex": "#3cb0ec",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f0f6f9",
        "100": "#dae9f1",
        "200": "#abdef7",
        "300": "#78c9f2",
        "400": "#3cb0ec",
        "500": "#20a6e9",
        "600": "#148fcc",
        "700": "#1175a7",
        "800": "#0d5b82",
        "900": "#0f3f57",
        "950": "#0a2938"
      }
    },
    "secondary": {
      "hex": "#87b3ee",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f1f4f9",
        "100": "#dbe4f0",
        "200": "#afcdf4",
        "300": "#87b3ee",
        "400": "#5192e6",
        "500": "#2978e0",
        "600": "#1c65c4",
        "700": "#1753a1",
        "800": "#12407d",
        "900": "#122f54",
        "950": "#0c1e36"
      }
    },
    "accent": {
      "hex": "#6461e0",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f1f1f9",
        "100": "#dcdcef",
        "200": "#b3b2f0",
        "300": "#8584e7",
        "400": "#6461e0",
        "500": "#3533d7",
        "600": "#2825bb",
        "700": "#201e99",
        "800": "#191877",
        "900": "#171650",
        "950": "#0f0e34"
      }
    },
    "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": "#111111",
      "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": {
      "figtree": {
        "family": "Figtree",
        "source": "google",
        "stack": "Figtree, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "figtree",
        "stack": "Figtree, sans-serif"
      },
      "body": {
        "familyRef": "figtree",
        "stack": "Figtree, 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
      }
    ]
  }
}