Designmeter — decoded design system
Designmeter'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/designmeter.ai.
Decoded design system
Designmeter's decoded design system: background #F6F7F9, text #0F1729; type scale h1 72px / h2 60px / body 16px; 4px spacing base; 8px base radius. The single interactive/action color is #1B294B — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #F6F7F9 |
| surface | #E8E9EC |
| border | #D3D5D9 |
| text | #0F1729 |
| text_muted | #666C78 |
| button_bg | #1B294B |
| button_text | #F8FAFC |
Using these colors
- Action color
#1B294B— the single interactive color; only on things you click or must notice, never large fills.
Typography
- Heading: Outfit
- Body: Outfit
- Mono: JetBrains Mono
- h1: 72px
- h2: 60px
- body: 16px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 10px, 12px, 16px, 20px, 24px, 27px
Radii
- base: 8px
- button: 8px
Shadow
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.03) 0px 1px 2px 0px
Shadows (elevation)
- card:
rgba(172, 171, 171, 0.3) 0px -1px 10px 0px
Motion
Micro-interactions run at 300ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 300ms · 1000ms · 150ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·cubic-bezier(0, 0, 0.2, 1) - animated properties: opacity, color, background-color, border-color
Native design tokens
| Token | Value |
|---|---|
--color-muted-foreground | hsl(220 9% 46%) |
--color-amber-400 | lab(80.1641% 16.6016 99.2089) |
--color-purple-500 | lab(52.0183% 66.11 -78.2316) |
--color-pink-500 | lab(56.9303% 76.8162 -8.07021) |
--color-orange-600 | lab(57.1026% 64.2584 89.8886) |
--color-slate-700 | lab(26.9569% -1.47016 -15.6993) |
--color-amber-600 | lab(60.3514% 40.5624 87.1228) |
--color-neutral-300 | lab(84.92% 0 -.0000119209) |
--color-slate-500 | lab(48.0876% -2.03595 -16.5814) |
--color-slate-900 | lab(7.78673% 1.82345 -15.0537) |
…and 109 more measured on the page.
Button states (measured)
- primary hover: background
oklab(0.288634 -0.00549519 -0.0644083 / 0.9)
Layout (measured)
- container max-width:
672px - nav: 73px fixed, backdrop
blur(12px) - common grid: 3 columns
Motion choreography (measured)
Load order: div.bg-muted×195 → div.animate-fade-in×2 → h1.animate-slide-up → svg.lucide×13 → p.animate-slide-up → form.animate-slide-up
Overlay recipe (measured)
dialog panel: #121212 · radius 6px
Input (measured)
height 56px · radius 12px · focus ring rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(27, 41, 75) 0px 0px 0px 2px, rgba(0, 0, 0, 0.03) 0px 1px 2px 0px
Responsive (measured)
- breakpoints: 352px · 425px · 576px · 640px · 768px · 1024px
- mobile (390px): hero 30px · nav inline
Install it
Drop this measured system into any shadcn/Tailwind project in one command:
npx shadcn add mozaika.design/r/decode/designmeter.ai
Or as a Meta Astryx theme — a ready defineTheme file with the measured hover/press states baked in:
curl -o src/themes/designmeter.theme.ts https://mozaika.design/api/astryx/decode/designmeter.ai.ts
registry item · astryx theme · or query it over MCP: get_design_system("Designmeter")
Export: DESIGN.md
# Designmeter — Design System > light — deep decode (measured live) ## Colors | Role | Value | |------|-------| | bg | `#F6F7F9` | | surface | `#E8E9EC` | | border | `#D3D5D9` | | text | `#0F1729` | | text_muted | `#666C78` | | button_bg | `#1B294B` | | button_text | `#F8FAFC` | **Using these colors** - **Action color** `#1B294B` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - **Page coverage** (full-page screenshot pixels): `#F6F7F9` 68.7% · `#111111` 26.5% · `#6B6B70` 4.7% ## Typography - Heading: **Outfit** - Body: **Outfit** - Mono: **JetBrains Mono** _(measured)_ | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 72px / 700 · lh 72px | | h2 | 60px / 700 · lh 60px | | h3 | 30px / 700 · lh 36px | | body | 16px / 600 · lh 24px | | small | 14px / 600 · lh 20px | | eyebrow | 12px / 600 · tracking 2.16px | - Weight ladder: 400 · 500 · 600 · 700 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Outfit — free, on Google. ## Spacing - base unit: 4px (inferred from the measured scale) - measured scale: 2px, 4px, 6px, 8px, 10px, 12px, 16px, 20px, 24px, 27px — snap all gaps/padding to these - section rhythm: 80px top/bottom padding per section (measured) ## Radius - base: 8px - button: 8px - card: 10px - pill: 9999px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#1B294B` / `#F8FAFC` | none | 8px | 0px 12px 0px 12px | 500 12px | rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.03) 0px 1px 2px 0px | | secondary | `rgba(0, 0, 0, 0)` / `#D0D0D0` | 2px solid rgb(208, 208, 208) | 2px | 8px 27px 8px 27px | 500 14px | none | **States (measured, not guessed)** - primary hover: background `oklab(0.288634 -0.00549519 -0.0644083 / 0.9)` - transition: `all 0.2s cubic-bezier(0.4, 0, 0.2, 1)` ## Shadows (elevation) - card: `rgba(172, 171, 171, 0.3) 0px -1px 10px 0px` - button: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.03) 0px 1px 2px 0px` ## Motion - durations: 300ms (dominant) · 1000ms · 150ms - easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `cubic-bezier(0, 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 | |-------|-------| | `--color-muted-foreground` | `hsl(220 9% 46%)` | | `--color-amber-400` | `lab(80.1641% 16.6016 99.2089)` | | `--color-purple-500` | `lab(52.0183% 66.11 -78.2316)` | | `--color-pink-500` | `lab(56.9303% 76.8162 -8.07021)` | | `--color-orange-600` | `lab(57.1026% 64.2584 89.8886)` | | `--color-slate-700` | `lab(26.9569% -1.47016 -15.6993)` | | `--color-amber-600` | `lab(60.3514% 40.5624 87.1228)` | | `--color-neutral-300` | `lab(84.92% 0 -.0000119209)` | | `--color-slate-500` | `lab(48.0876% -2.03595 -16.5814)` | | `--color-slate-900` | `lab(7.78673% 1.82345 -15.0537)` | | `--color-neutral-200` | `lab(90.952% 0 -.0000119209)` | | `--color-score-good` | `hsl(142 71% 45%)` | _…and 107 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 672px · common grid: 3-col - nav: 73px fixed · backdrop blur(12px) · border-bottom 1px solid rgb(223, 226, 231) · bg oklab(0.975397 -0.000234306 -0.00289732 / 0.95) | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 0 | 774 | 3 | — | 112/48 | 41/41/19 | | 774 | 269 | — | — | 56/56 | — | | 1043 | 554 | 4 | 24 | 80/80 | — | | 1597 | 1704 | — | — | 16/80 | — | | 3301 | 250 | — | — | 16/80 | — | | 3551 | 777 | 3 | 24 | 80/80 | — | | 4368 | 302 | — | — | 0/40 | — | ## Motion choreography (measured) Load order: `div.bg-muted`×195 @0ms → `div.animate-fade-in`×2 @564ms → `h1.animate-slide-up` @565ms → `svg.lucide`×13 @565ms → `p.animate-slide-up` @616ms → `form.animate-slide-up` @727ms - `div.animate-fade-in` ×2 — opacity 0→1 — 500ms ease-out - `h1.animate-slide-up` — opacity 0→1 · transform translateY(20px)→translateY(0px) — 600ms ease-out - `p.animate-slide-up` — opacity 0→1 · transform translateY(20px)→translateY(0px) — 600ms ease-out (delay 100ms) - `form.animate-slide-up` — opacity 0→1 · transform translateY(20px)→translateY(0px) — 600ms ease-out (delay 200ms) - overlay dialog (auto-opened): panel #121212 · r 6px Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - input: h 56px · r 12px · border 2px solid rgb(223, 226, 231) · bg #FFFFFF · placeholder #6B7280 - focus ring: `` — this exact construction, don't invent your own - card ×4: pad 20px 20px 20px 20px · r 12px · border 1px solid rgb(223, 226, 231) · bg #FFFFFF - hover: box-shadow `` · font-weight `400` · letter-spacing `normal` - link: #0F1729 · no underline - disabled: bg #2A9D90 · text #FFFFFF ## Responsive (measured) - breakpoints: 352px · 425px · 576px · 640px · 768px · 1024px - mobile (390px): hero 30px · body 16px · nav: inline ## 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/decode/designmeter.ai
An automated reading of Designmeter's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with designmeter.ai. No screenshots stored. Removal requests: hello@mozaika.design.