{
  "$generatedBy": "BrandSweets tokens.json — sweetgreen-com v3",
  "brand": {
    "slug": "sweetgreen-com",
    "name": "Sweetgreen",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Sweetgreen",
    "tagline": "healthy salads, hearty wraps, grain bowls, and warm plates made in-house from scratch, using whole produce delivered that morning.",
    "sector": "food-bev"
  },
  "colors": {
    "primary": {
      "hex": "#0e150e",
      "name": "Near Black",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f4f6f4",
        "100": "#e3e8e3",
        "200": "#c8dac8",
        "300": "#a6c4a6",
        "400": "#88af88",
        "500": "#6c9d6c",
        "600": "#5a875a",
        "700": "#496e49",
        "800": "#395639",
        "900": "#2a3c2a",
        "950": "#0e150e"
      }
    },
    "secondary": {
      "hex": "#d8e5d6",
      "name": "Silver",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f4f6f4",
        "100": "#d8e5d6",
        "200": "#cadbc7",
        "300": "#a9c5a5",
        "400": "#8cb186",
        "500": "#71a06a",
        "600": "#5e8958",
        "700": "#4d7048",
        "800": "#3c5738",
        "900": "#2c3d29",
        "950": "#1d271b"
      }
    },
    "accent": {
      "hex": "#00473c",
      "name": "Rich Black",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#effaf9",
        "100": "#d7f4ef",
        "200": "#a3fff1",
        "300": "#6bffe9",
        "400": "#38ffe1",
        "500": "#0affda",
        "600": "#00e0bf",
        "700": "#00b89c",
        "800": "#008f79",
        "900": "#085e51",
        "950": "#00473c"
      }
    },
    "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": "#0e150e",
      "name": "Near Black",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f4f6f4",
        "100": "#e3e8e3",
        "200": "#c8dac8",
        "300": "#a6c4a6",
        "400": "#88af88",
        "500": "#6c9d6c",
        "600": "#5a875a",
        "700": "#496e49",
        "800": "#395639",
        "900": "#2a3c2a",
        "950": "#0e150e"
      }
    }
  },
  "typography": {
    "families": {
      "sweetsanstext": {
        "family": "SweetSansText",
        "source": "custom",
        "stack": "SweetSansText, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "sweetsanstext",
        "stack": "SweetSansText, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif"
      },
      "body": {
        "familyRef": "sweetsanstext",
        "stack": "SweetSansText, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", Helvetica, Arial, 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
      }
    ]
  },
  "brandGradient": {
    "brand": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.055,
              0.082,
              0.055
            ],
            "hex": "#0e150e"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.847,
              0.898,
              0.839
            ],
            "hex": "#d8e5d6"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #0e150e 0%, #d8e5d6 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.304,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 1.132,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.004,
              0.004,
              0.004
            ],
            "hex": "#010101"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.447,
              0.463,
              0.443
            ],
            "hex": "#727671"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #010101 0%, #727671 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.62,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.006,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.09,
              0.118,
              0.09
            ],
            "hex": "#171e17"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.024,
              0.047,
              0.024
            ],
            "hex": "#060c06"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #171e17 0%, #060c06 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #1e251e 0%, #0c130c 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #101710 0%, #030603 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 17.011,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.063,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}