Stytch — decoded design system
Stytch's design system, decoded live by Mozaika: measured color roles, type scale, buttons with real hover/focus states, motion and the brand's own tokens.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/decode/stytch.com.
Decoded design system
Stytch's decoded design system: background #FBFAF9, text #000000, accent #B2D6DE, link #1D1D1D, primary #0D122B; type scale h1 80px / h2 40px / body 16px; 8px spacing base; 4px base radius. The single interactive/action color is #B2D6DE — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FBFAF9 |
| surface | #EBEBEA |
| border | #D5D4D3 |
| text | #000000 |
| text_muted | #5F5F5E |
| primary | #0D122B |
| accent | #B2D6DE |
| link | #1D1D1D |
| secondary | #E6FD13 |
| button_bg | #B2D6DE |
| button_text | #1D1D1D |
Using these colors
- Action color
#B2D6DE— the single interactive color; only on things you click or must notice, never large fills. accent,button_bgare all#B2D6DE— one role, not several (the action color).- accent
#B2D6DE— THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. - primary
#0D122B— a brand color — but the call-to-action uses #B2D6DE, not this. - link
#1D1D1D— reads as a neutral UI color, not a link accent — verify against the reference (action = #B2D6DE). - secondary
#E6FD13— optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
Typography
- Heading: Whitney-Book
- Body: Whitney-Book
- Mono: Chivo Mono
- h1: 80px
- h2: 40px
- body: 16px
Spacing
- base unit: 8px
- scale: 4px, 8px, 12px, 16px, 24px, 32px, 40px, 48px
Radii
- base: 4px
- button: 4px
Motion
Micro-interactions run at 300ms (dominant) with cubic-bezier(0.165, 0.84, 0.44, 1).
- durations: 300ms · 150ms
- easings:
cubic-bezier(0.165, 0.84, 0.44, 1)·cubic-bezier(0.87, 0, 0.13, 1) - animated properties: transform
Native design tokens
| Token | Value |
|---|---|
--font-booton | "Booton","Booton Fallback" |
--font-booton-uncommon | "BootonUncommon","BootonUncommon Fallback" |
--truste-box-overlay-inner-height | 854px |
--truste-box-overlay-height | 854px |
--truste-popframe-height | 854px |
Button states (measured)
- primary hover: background
#9AC2CB
Layout (measured)
- container max-width:
1200px - nav: 100px fixed
Motion choreography (measured)
Load order: div.sc-548bf5a4-3 → div.rfm-marquee×4
Scroll reveal: 26 elements rest at opacity 0, translateY(86px), animate in over 200ms.
Overlay recipe (measured)
dialog panel: rgba(0, 0, 0, 0) · radius 0px
Responsive (measured)
- breakpoints: 768px · 1023px
- mobile (390px): hero 30px · nav hamburger
Install it
Drop this measured system into any shadcn/Tailwind project in one command:
npx shadcn add mozaika.design/r/decode/stytch.com
registry item · or query it over MCP: get_design_system("Stytch")
Export: DESIGN.md
# Stytch — Design System > light, modern, medium, custom — deep decode (measured live) ## Colors | Role | Value | |------|-------| | bg | `#FBFAF9` | | surface | `#EBEBEA` | | border | `#D5D4D3` | | text | `#000000` | | text_muted | `#5F5F5E` | | primary | `#0D122B` | | accent | `#B2D6DE` | | link | `#1D1D1D` | | secondary | `#E6FD13` | | button_bg | `#B2D6DE` | | button_text | `#1D1D1D` | **Using these colors** - **Action color** `#B2D6DE` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - `accent`, `button_bg` are all `#B2D6DE` — one role, not several (your action color). - **accent** `#B2D6DE` — THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. - **primary** `#0D122B` — a brand color — but the call-to-action uses #B2D6DE, not this. - **link** `#1D1D1D` — reads as a neutral UI color, not a link accent — verify against the reference (action = #B2D6DE). - **secondary** `#E6FD13` — optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. - **Page coverage** (full-page screenshot pixels): `#969695` 51.8% · `#FFFFFF` 29.9% · `#707074` 10.8% · `#E3E4E6` 7.6% ## Typography - Heading: **Whitney-Book** _(free fallback: Newsreader)_ - Body: **Whitney-Book** _(free fallback: Newsreader)_ - Mono: **Chivo Mono** | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 80px / 700 · lh 80px · tracking -2px | | h2 | 40px / 700 · lh 40px | | h3 | 25px / 700 · lh 30px | | body | 16px / 400 · lh 22px | | small | 14px / 600 · lh 21px | - Weight ladder: 400 · 469 · 600 · 700 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Whitney-Book may be proprietary — safe free fallback: Newsreader (Google Fonts). ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 4px, 8px, 12px, 16px, 24px, 32px, 40px, 48px — snap all gaps/padding to these ## Radius - base: 4px - button: 4px - card: 4px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#B2D6DE` / `#1D1D1D` | none | 4px | 12px 12px 12px 12px | 400 13px | none | | secondary | `rgba(0, 0, 0, 0)` / `#1D1D1D` | 1px solid rgb(206, 206, 206) | 4px | 12px 12px 12px 12px | 400 13px | none | **States (measured, not guessed)** - primary hover: background `#9AC2CB` ## Motion - durations: 300ms (dominant) · 150ms - easings: `cubic-bezier(0.165, 0.84, 0.44, 1)` (dominant) · `cubic-bezier(0.87, 0, 0.13, 1)` - animated properties: transform Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion. ## Their own tokens (verbatim from :root) | Token | Value | |-------|-------| | `--font-booton` | `"Booton","Booton Fallback"` | | `--font-booton-uncommon` | `"BootonUncommon","BootonUncommon Fallback"` | | `--truste-box-overlay-inner-height` | `854px` | | `--truste-box-overlay-height` | `854px` | | `--truste-popframe-height` | `854px` | Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1200px - nav: 100px fixed · bg #FBFAF9 | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 137 | 501 | — | — | 0/0 | — | | 638 | 184 | — | — | 0/0 | — | | 822 | 1352 | — | — | 0/0 | — | | 842 | 1312 | — | — | 0/0 | — | | 2173 | 532 | — | — | 0/0 | — | | 2705 | 713 | — | — | 0/0 | — | | 3418 | 608 | — | — | 0/0 | — | | 4026 | 545 | — | — | 0/0 | — | ## Motion choreography (measured) Load order: `div.sc-548bf5a4-3` @0ms → `div.rfm-marquee`×4 @1802ms - scroll reveal: 26 elements rest at opacity 0, translateY(86px), animate in over 200ms (7 revealed during the drive). - overlay dialog (auto-opened): panel rgba(0, 0, 0, 0) · r 0px Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Responsive (measured) - breakpoints: 768px · 1023px - mobile (390px): hero 30px · body 16px · nav: hamburger ## How to apply Paste the Tailwind `@theme` (or CSS variables) as your base, then build each section to its spec — verify every color, radius, and font against these tokens. Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.
An automated reading of Stytch's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with stytch.com. No screenshots stored. Removal requests: hello@mozaika.design.