MozaikaDesign system

Plaid — Design System

light · professional · medium · material · confidence 92% · deep decode

Plaid connects banks in its own Plaid Sans at 76px/500 with gradient-masked fills, Cern handling nav and 6px-radius buttons, and a spacious 20-30px body rhythm. Data-flow diagrams in the brand's teal-to-lime range show money moving — fintech's connective tissue drawn with the polish of the consumer apps it powers.

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/ds/plaid.

Tokens

Plaid's decoded design system: background #FFFFFF, text #111111, accent #0A85EA, link #0A85EA, primary #012E37; type scale h1 76px / h2 20px / body 24px; 4px spacing base; 6px base radius. The single interactive/action color is #02294B — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#F0F0F0
border#DBDBDB
text#111111
text_muted#6B6B6B
primary#012E37
accent#0A85EA
link#0A85EA
secondary#F44E66
button_bg#02294B
button_text#111112

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

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

Native design tokens

TokenValue
--tooltip-dark-border#555
--tooltip-dark-text#fff
--tooltip-dark-bg#111
--color-modal-progressbar-background#f2f2f2
--color-modal-progressbar-progress#0a85ea
--icon-fill#383838
--link-text#383838
--skeleton-bg#ededed
--consumer-listItem-border#ededed
--t5-black-100-08hsla(0,0%,100%,.08)

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: span.ring×4 → span.MuiSkeleton-root×4 → label.BaseInput-module_label__×7 → label.BaseInput-module_label__×7 → div.rfm-marquee×4 → canvas.cms-thumbprint-canvas

Overlay recipe (measured)

dialog panel: rgba(0, 0, 0, 0) · radius 0px

Responsive (measured)

Per-section tokens (8)

Export: DESIGN.md

# Plaid — Design System

> light, professional, medium, material — deep decode (measured live)

Plaid connects banks in its own Plaid Sans at 76px/500 with gradient-masked fills, Cern handling nav and 6px-radius buttons, and a spacious 20-30px body rhythm. Data-flow diagrams in the brand's teal-to-lime range show money moving — fintech's connective tissue drawn with the polish of the consumer apps it powers.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#F0F0F0` |
| border | `#DBDBDB` |
| text | `#111111` |
| text_muted | `#6B6B6B` |
| primary | `#012E37` |
| accent | `#0A85EA` |
| link | `#0A85EA` |
| secondary | `#F44E66` |
| button_bg | `#02294B` |
| button_text | `#111112` |

**Using these colors**

- **Action color** `#02294B` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent`, `link` are all `#0A85EA` — one role, not several.
- **accent** `#0A85EA` — accent for emphasis — keep it rare on the page.
- **primary** `#012E37` — a brand color — but the call-to-action uses #02294B, not this.
- **secondary** `#F44E66` — 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): `#1095C8` 30.7% · `#0975AC` 20.7% · `#0A5C90` 18.5% · `#3BBDC9` 14.4%

## Typography

- Heading: **Helvetica Neue**
- Body: **Cern** _(free fallback: Newsreader)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 80px / 300 · lh 80px · tracking -2.5px |
| h2 | 64px / 600 · lh 69px · tracking -2px |
| h3 | 60px / 600 · lh 65px · tracking -2px |
| body | 18px / 400 · lh 27px |
| small | 16px / 600 · lh 24px |

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

> **Fonts —** Helvetica Neue — system font, no web load needed. Cern may be proprietary — safe free fallback: Newsreader (Google Fonts).

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 2px, 3px, 4px, 8px, 11px, 12px, 13px, 15px, 16px, 24px — snap all gaps/padding to these

## Radius
- base: 6px
- button: 100px
- card: 100px
- pill: 9999px
- sharp: 2px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#05565C` / `#FFFFFF` | none | 9999px | 12px 24px 12px 24px | 600 13.008px / 0.13008px | none |
| secondary | `rgba(0, 0, 0, 0)` / `#FFFFFF` | none | 100px | 0px 0px 0px 0px | 600 20px / -0.75px | none |

**States (measured, not guessed)**

- primary focus: outline `1px solid rgb(56, 56, 56)`

## Shadows (elevation)
- subtle: `rgba(0, 0, 0, 0.2) 0px 0px 5px 0px`
- card: `rgba(243, 49, 247, 0.43) 0px 0px 36px 5px`

## Motion
- durations: 100ms (dominant) · 500ms · 300ms
- easings: `ease-out` (dominant) · `ease-in-out`
- animated properties: color, transform, opacity, -webkit-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 |
|-------|-------|
| `--tooltip-dark-border` | `#555` |
| `--tooltip-dark-text` | `#fff` |
| `--tooltip-dark-bg` | `#111` |
| `--color-modal-progressbar-background` | `#f2f2f2` |
| `--color-modal-progressbar-progress` | `#0a85ea` |
| `--icon-fill` | `#383838` |
| `--link-text` | `#383838` |
| `--skeleton-bg` | `#ededed` |
| `--consumer-listItem-border` | `#ededed` |
| `--t5-black-100-08` | `hsla(0,0%,100%,.08)` |
| `--t5-black-100-12` | `hsla(0,0%,100%,.12)` |
| `--t5-black-100-16` | `hsla(0,0%,100%,.16)` |

_…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 1150px · common grid: 2-col
- nav: 95px fixed

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 172 | 540 | 2 | — | 0/0 | — |
| 1062 | 1653 | — | — | 0/0 | — |
| 1174 | 793 | — | — | 0/0 | — |
| 2026 | 543 | — | — | 0/0 | — |
| 2715 | 804 | — | — | 0/0 | — |
| 2827 | 572 | 2 | — | 0/0 | — |
| 3519 | 787 | — | — | 0/0 | — |
| 3661 | 573 | 2 | — | 0/0 | — |

## Motion choreography (measured)
Load order: `span.ring`×4 @0ms → `span.MuiSkeleton-root`×4 @516ms → `label.BaseInput-module_label__`×7 @917ms → `label.BaseInput-module_label__`×7 @918ms → `div.rfm-marquee`×4 @2051ms → `canvas.cms-thumbprint-canvas` @2170ms
- `span.ring` ×4 — transform translate(-50%, -50%) rotate(0deg)→translate(-50%, -50%) rotate(360deg) — 2500ms · loops
- 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: 640px · 750px · 800px · 810px · 1024px · 1280px
- mobile (390px): hero 32px · 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.

---

> **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/plaid

Export: Tailwind v4 (@theme)

@theme {
  /* action color #02294B — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #F0F0F0;
  --color-border: #DBDBDB;
  --color-text: #111111;
  --color-text-muted: #6B6B6B;
  --color-primary: #012E37;  /* a brand color — but the call-to-action uses #02294B, not this. */
  --color-accent: #0A85EA;  /* accent for emphasis — keep it rare on the page. */
  --color-link: #0A85EA;  /* inline text links and link-styled controls. */
  --color-secondary: #F44E66;  /* 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. */
  --color-button-bg: #02294B;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #111112;
  /* fonts: Helvetica Neue — system font, no web load needed. Cern may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "Helvetica Neue", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Cern", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 300, 400, 600 — use these, not 400/600 */
  --text-hero: 80px; --font-weight-hero: 300; --leading-hero: 80px; --tracking-hero: -2.5px;
  --text-h2: 64px; --font-weight-h2: 600; --leading-h2: 69px; --tracking-h2: -2px;
  --text-h3: 60px; --font-weight-h3: 600; --leading-h3: 65px; --tracking-h3: -2px;
  --text-body: 18px; --font-weight-body: 400; --leading-body: 27px;
  --text-small: 16px; --font-weight-small: 600; --leading-small: 24px;
  --radius-base: 6px;
  --radius-button: 100px;
  --radius-card: 100px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --shadow-card: rgba(243, 49, 247, 0.43) 0px 0px 36px 5px;
  --shadow-subtle: rgba(0, 0, 0, 0.2) 0px 0px 5px 0px;
  --outline-focus: 1px solid rgb(56, 56, 56);  /* measured focus ring */
  --ease-brand: ease-out;
  --duration-fast: 100ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 300ms;
  --duration-slow: 500ms;
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 3, 4, 8, 11, 12, 13, 15, 16, 24px */
}

Export: CSS variables

:root {
  /* action color #02294B — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #F0F0F0;
  --border: #DBDBDB;
  --text: #111111;
  --text-muted: #6B6B6B;
  --primary: #012E37;  /* a brand color — but the call-to-action uses #02294B, not this. */
  --accent: #0A85EA;  /* accent for emphasis — keep it rare on the page. */
  --link: #0A85EA;  /* inline text links and link-styled controls. */
  --secondary: #F44E66;  /* 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. */
  --button-bg: #02294B;  /* primary-button fill — the main call-to-action color. */
  --button-text: #111112;
  --font-heading: "Helvetica Neue", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Cern", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 80px; --weight-hero: 300; --leading-hero: 80px; --tracking-hero: -2.5px;
  --text-h2: 64px; --weight-h2: 600; --leading-h2: 69px; --tracking-h2: -2px;
  --text-h3: 60px; --weight-h3: 600; --leading-h3: 65px; --tracking-h3: -2px;
  --text-body: 18px; --weight-body: 400; --leading-body: 27px;
  --text-small: 16px; --weight-small: 600; --leading-small: 24px;
  --radius: 6px;
  --radius-button: 100px;
  --radius-card: 100px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --shadow-card: rgba(243, 49, 247, 0.43) 0px 0px 36px 5px;
  --shadow-subtle: rgba(0, 0, 0, 0.2) 0px 0px 5px 0px;
  --focus-ring: 1px solid rgb(56, 56, 56);
  --ease: ease-out;
  --duration-fast: 100ms;
  --duration-base: 300ms;
  --duration-slow: 500ms;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --tooltip-dark-border: #555;
  --tooltip-dark-text: #fff;
  --tooltip-dark-bg: #111;
  --color-modal-progressbar-background: #f2f2f2;
  --color-modal-progressbar-progress: #0a85ea;
  --icon-fill: #383838;
  --link-text: #383838;
  --skeleton-bg: #ededed;
  --consumer-listItem-border: #ededed;
  --t5-black-100-08: hsla(0,0%,100%,.08);
  --t5-black-100-12: hsla(0,0%,100%,.12);
  --t5-black-100-16: hsla(0,0%,100%,.16);
}
/* fonts: Helvetica Neue — system font, no web load needed. Cern may be proprietary — safe free fallback: Newsreader (Google Fonts). */