MozaikaLive decode

Supabase — decoded design system

supabase.com · light · modern · tailwind · deep decode — measured live

Supabase'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.

Open in Mozaika →

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/supabase.com.

Decoded design system

Supabase's decoded design system: background #FCFCFC, text #171717, accent #72E3AD, link #50C896, primary #72E3AD; type scale h1 46px / h2 34px / body 14px; 8px spacing base; 0px base radius. The single interactive/action color is #72E3AD — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FCFCFC
surface#EEEEEE
border#D9D9D9
text#171717
text_muted#6E6E6E
primary#72E3AD
accent#72E3AD
link#50C896
button_bg#72E3AD
button_text#171717

Using these colors

Typography

Spacing

Radii

Motion

Micro-interactions run at 400ms (dominant) with ease.

Native design tokens

TokenValue
--ch-17#add6ff
--colors-slate-light-alpha-200#05294d08
--color-pink-500#f9d8ec
--color-orange-600#ffcca7
--background-dialog-defaultoklch(from oklch(.995 calc(0 * .5) 34) calc(l + .024 * 1.5) c h)
--color-neutral-600oklch(43.9% 0 0)
--color-orange-800#fa934e
--color-violet-1100#5746af
--color-blue-700#96c7f2
--colors-slate-light-alpha-1000#00101b82

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.relative×2 → div.w-1.5×3 → div.relative×3 → div.flexdiv.flexli.w-screen!

Scroll reveal: 5 elements rest at opacity 0, animate in over 0.15s cubic-bezier(0.4, 0, 0.2, 1).

Stagger: div ×9 — 200ms apart.

Responsive (measured)

Install it

Drop this measured system into any shadcn/Tailwind project in one command:

npx shadcn add mozaika.design/r/decode/supabase.com

registry item · or query it over MCP: get_design_system("Supabase")

Export: DESIGN.md

# Supabase — Design System

> light, modern, medium, tailwind — deep decode (measured live)

## Colors

| Role | Value |
|------|-------|
| bg | `#FCFCFC` |
| surface | `#EEEEEE` |
| border | `#D9D9D9` |
| text | `#171717` |
| text_muted | `#6E6E6E` |
| primary | `#72E3AD` |
| accent | `#72E3AD` |
| link | `#50C896` |
| button_bg | `#72E3AD` |
| button_text | `#171717` |

**Using these colors**

- **Action color** `#72E3AD` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary`, `accent`, `button_bg` are all `#72E3AD` — one role, not several (your action color).
- **accent** `#72E3AD` — 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.
- **link** `#50C896` — fails contrast on the background (~2.0:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference).
- **Page coverage** (full-page screenshot pixels): `#FDFDFD` 95.1% · `#B3C4BC` 4.9%

## Typography

- Heading: **Manrope**
- Body: **Manrope**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 46px / 500 · lh 46px |
| h2 | 34px / 600 · lh 38px |
| h3 | 22px / 450 · lh 30px |
| body | 14px / 450 · lh 20px |
| small | 13px / 500 · lh 22px |

- Weight ladder: 450 · 500 · 600 — use these exact measured weights, not the 400/600 defaults.

> **Fonts —** Manrope — free, on Google.

## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 4px, 6px, 8px, 10px, 12px, 16px, 20px, 22px, 24px, 32px — snap all gaps/padding to these
- section rhythm: 96px top/bottom padding per section (measured)

## Radius
- base: 0px
- button: 6px
- card: 8px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#72E3AD` / `oklch(0.1 0 34)` | 1px solid oklab(0.685556 -0.144467 0.0578643 / 0.75) | 6px | 4px 10px 4px 10px | 450 12px | none |
| secondary | `oklch(0.995 0 34)` / `oklch(0.1 0 34)` | 1px solid oklch(0.1 0 34 / 0.146418) | 6px | 4px 10px 4px 10px | 450 12px | none |

**States (measured, not guessed)**

- primary hover: border `1px solid rgb(9, 124, 79)` · background `oklab(0.7624 -0.144102 0.0546363 / 0.8)`
- primary focus: outline `4px solid rgb(9, 124, 79)`
- secondary hover: border `1px solid oklch(0.1 0 34 / 0.187863)` · background `rgba(0, 0, 0, 0)`
- transition: `all 0.2s cubic-bezier(0, 0, 0.2, 1)`

## Motion
- durations: 400ms (dominant) · 600ms · 150ms
- easings: `ease` (dominant) · `cubic-bezier(0.4, 0, 0.2, 1)`
- animated properties: opacity, color, background-color, border-color

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 |
|-------|-------|
| `--ch-17` | `#add6ff` |
| `--colors-slate-light-alpha-200` | `#05294d08` |
| `--color-pink-500` | `#f9d8ec` |
| `--color-orange-600` | `#ffcca7` |
| `--background-dialog-default` | `oklch(from oklch(.995 calc(0 * .5) 34) calc(l + .024 * 1.5) c h)` |
| `--color-neutral-600` | `oklch(43.9% 0 0)` |
| `--color-orange-800` | `#fa934e` |
| `--color-violet-1100` | `#5746af` |
| `--color-blue-700` | `#96c7f2` |
| `--colors-slate-light-alpha-1000` | `#00101b82` |
| `--color-neutral-300` | `oklch(87% 0 0)` |
| `--color-purple-800` | `#be93e4` |

_…and 108 more measured on the page._

Prefer these names when extending their system — it's the brand's actual vocabulary.

## Layout (measured)
- container max 1280px · common grid: 2-col
- nav: 65px relative · backdrop blur(4px) · border-bottom 1px solid oklch(0.1 0 34 / 0.0812725)

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 65 | 386 | 2 | 16 | 160/64 | — |
| 451 | 949 | 12 | 12 | 0/0 | — |
| 1400 | 270 | — | — | 0/0 | — |
| 1670 | 862 | — | — | 0/0 | — |
| 2533 | 696 | — | — | 0/0 | — |
| 3229 | 898 | 2 | 16 | 0/0 | 82/18 |
| 4126 | 812 | — | — | 0/0 | — |
| 4362 | 480 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `div.relative`×2 @0ms → `div.w-1.5`×3 @0ms → `div.relative`×3 @0ms → `div.flex` @385ms → `div.flex` @1068ms → `li.w-screen!` @1272ms
- `div.flex` — opacity 0→1 — 300ms ease (delay 300ms)
- `div.w-1.5` ×9 — opacity 1→1 — 600ms cubic-bezier(0.4, 0, 0.6, 1) · loops
- `div.relative` ×3 — transform translate(-100%)→translate(0px) — 30000ms · loops
- stagger: `div` ×9 — 200ms apart
- scroll reveal: 5 elements rest at opacity 0, animate in over 0.15s cubic-bezier(0.4, 0, 0.2, 1) (0 revealed during the drive).

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- card ×4: pad 40px 24px 40px 24px · r 8px · border 1px solid oklch(0.1 0 34 / 0.0812725) · bg oklch(1 0 34)
  - hover: font-weight `450` · letter-spacing `normal`
- link: oklch(0.1 0 34) · underline

## Responsive (measured)
- breakpoints: 768px · 1024px · 1280px
- mobile (390px): hero 34px · 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.
Mozaika is an MCP-native design-reference library for AI coding agents: real products decoded into measured design systems, full-page screens, sliced sections with per-section specs, and ordered user flows. Connect your agent over MCP.

An automated reading of Supabase's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with supabase.com. No screenshots stored. Removal requests: hello@mozaika.design.