MozaikaDesign system

N26 — Design System

light · modern · medium · tailwind · confidence 92% · deep decode

N26 banks Europe in its custom Extended face at 80px/400 — wide, level-headed letterforms over lifestyle film — with deep teal #003B39 accents and 24px-radius translucent buttons. Card renders in brushed pastels keep the fintech tactile; 'the first bank you'll love' argued in a typeface stretched wide enough to feel effortless.

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/n26.

Tokens

N26's decoded design system: background #FFFFFF, text #1B1B1B, accent #088177, link #088177, primary #003B39; type scale h1 80px / h2 58px / body 16px; 8px spacing base; 0px base radius. The single interactive/action color is #003B39 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#F1F1F1
border#DCDCDC
text#1B1B1B
text_muted#717171
primary#003B39
accent#088177
link#088177
secondary#E3D9CF
button_bg#003B39
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).

Native design tokens

TokenValue
--color-nemoSand70#646054b3
--color-nemoLagoonStrong#1d6ea2
--color-nemoRhubarbStrong#b04364
--color-nemoTealBright#d8edeb
--color-gray-300#d6d6d6
--color-gray-500#d9d9d9
--color-lagoon-700#1d6ea2
--color-rhubarb-800#8e1b44
--color-white#fff
--color-nemoWhite#fff

…and 54 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.animate-slideUp×2 → div.nemoxs:px-nemo0div.overflow-hiddendiv.otFlatdiv.overflow-hiddendiv.overflow-hidden

Stagger: div ×3 — 100ms apart.

Overlay recipe (measured)

dialog panel: #FAF8F5 · radius 16px

Responsive (measured)

Per-section tokens (2)

Export: DESIGN.md

# N26 — Design System

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

N26 banks Europe in its custom Extended face at 80px/400 — wide, level-headed letterforms over lifestyle film — with deep teal #003B39 accents and 24px-radius translucent buttons. Card renders in brushed pastels keep the fintech tactile; 'the first bank you'll love' argued in a typeface stretched wide enough to feel effortless.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#F1F1F1` |
| border | `#DCDCDC` |
| text | `#1B1B1B` |
| text_muted | `#717171` |
| primary | `#003B39` |
| accent | `#088177` |
| link | `#088177` |
| secondary | `#E3D9CF` |
| button_bg | `#003B39` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#003B39` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary`, `button_bg` are all `#003B39` — one role, not several (your action color).
- `accent`, `link` are all `#088177` — one role, not several.
- **accent** `#088177` — accent for emphasis — keep it rare on the page.
- **secondary** `#E3D9CF` — 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): `#088177` 62.6% · `#FFFFFF` 26.6% · `#D1D5D4` 5.3% · `#6AADA6` 3%

## Typography

- Heading: **N26 Extended** _(free fallback: Newsreader)_
- Body: **N26** _(free fallback: Newsreader)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 80px / 400 · lh 88px |
| h2 | 58px / 400 · lh 64px |
| body | 20px / 400 · lh 30px · tracking 0.31px |
| small | 19px / 600 · lh 25px |

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

> **Fonts —** N26 Extended may be proprietary — safe free fallback: Newsreader (Google Fonts). N26 may be proprietary — safe free fallback: Newsreader (Google Fonts).

## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 4px, 8px, 10px, 12px, 16px, 24px, 32px, 40px, 48px, 56px — snap all gaps/padding to these

## Radius
- base: 0px
- button: 24px
- card: 24px
- pill: 9999px
- sharp: 2px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#003B39` / `#FFFFFF` | none | 24px | 12px 24px 12px 24px | 500 16px / 0.3px | none |
| secondary | `#FFFFFF` / `#1B1B1B` | none | 24px | — | — | none |

**States (measured, not guessed)**

- primary hover: background `#045E58`
- transition: `color 0.15s cubic-bezier(0.4, 0, 0.2, 1)`

## Shadows (elevation)
- card: `rgba(0, 0, 0, 0.2) 0px 0px 18px 0px`

## Motion
- durations: 150ms (dominant) · 300ms · 600ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `cubic-bezier(0, 0.37, 0.28, 1)`
- animated properties: color, background-color, border-color, outline-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-nemoSand70` | `#646054b3` |
| `--color-nemoLagoonStrong` | `#1d6ea2` |
| `--color-nemoRhubarbStrong` | `#b04364` |
| `--color-nemoTealBright` | `#d8edeb` |
| `--color-gray-300` | `#d6d6d6` |
| `--color-gray-500` | `#d9d9d9` |
| `--color-lagoon-700` | `#1d6ea2` |
| `--color-rhubarb-800` | `#8e1b44` |
| `--color-white` | `#fff` |
| `--color-nemoWhite` | `#fff` |
| `--color-gray-100` | `#e9e9e9` |
| `--color-teal-450` | `#809d9c` |

_…and 52 more measured on the page._

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

## Layout (measured)
- container max 1280px
- nav: 73px · border-bottom 1px solid rgb(217, 217, 217) · bg #FAF8F5

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 900 | 831 | — | — | 0/0 | — |
| 1731 | 831 | — | — | 0/0 | — |
| 2562 | 831 | — | — | 0/0 | — |
| 3393 | 831 | — | — | 0/0 | — |
| 4224 | 831 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `div.animate-slideUp`×2 @0ms → `` @105ms → `div.overflow-hidden` @732ms → `div.otFlat` @732ms → `div.overflow-hidden` @2231ms → `div.overflow-hidden` @2931ms
- `div.overflow-hidden` — opacity 0→1 — 300ms ease-in
- `div.animate-slideUp` ×2 — opacity 0→1 · transform translateY(40%)→translateY(0px) — 600ms cubic-bezier(0, 0.37, 0.28, 1) (delay 100ms)
- `?` — opacity 0→1 · transform translateY(40%)→translateY(0px) — 600ms cubic-bezier(0, 0.37, 0.28, 1) (delay 200ms)
- stagger: `div` ×3 — 100ms apart
- overlay dialog (auto-opened): panel #FAF8F5 · r 16px

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

## Responsive (measured)
- breakpoints: 320px · 426px · 475px · 550px · 640px · 768px
- mobile (390px): hero 48px · 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/n26

Export: Tailwind v4 (@theme)

@theme {
  /* action color #003B39 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #F1F1F1;
  --color-border: #DCDCDC;
  --color-text: #1B1B1B;
  --color-text-muted: #717171;
  --color-primary: #003B39;  /* primary brand / action color. */
  --color-accent: #088177;  /* accent for emphasis — keep it rare on the page. */
  --color-link: #088177;  /* inline text links and link-styled controls. */
  --color-secondary: #E3D9CF;  /* 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: #003B39;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* fonts: N26 Extended may be proprietary — safe free fallback: Newsreader (Google Fonts). N26 may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "N26 Extended", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "N26", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 400, 500, 600 — use these, not 400/600 */
  --text-hero: 80px; --font-weight-hero: 400; --leading-hero: 88px;
  --text-h2: 58px; --font-weight-h2: 400; --leading-h2: 64px;
  --text-body: 20px; --font-weight-body: 400; --leading-body: 30px; --tracking-body: 0.31px;
  --text-small: 19px; --font-weight-small: 600; --leading-small: 25px;
  --radius-base: 0px;
  --radius-button: 24px;
  --radius-card: 24px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --shadow-card: rgba(0, 0, 0, 0.2) 0px 0px 18px 0px;
  --color-btn-hover: #045E58;  /* measured primary hover fill */
  --ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 300ms;
  --duration-slow: 600ms;
  --spacing: 8px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 8, 10, 12, 16, 24, 32, 40, 48, 56px */
}

Export: CSS variables

:root {
  /* action color #003B39 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #F1F1F1;
  --border: #DCDCDC;
  --text: #1B1B1B;
  --text-muted: #717171;
  --primary: #003B39;  /* primary brand / action color. */
  --accent: #088177;  /* accent for emphasis — keep it rare on the page. */
  --link: #088177;  /* inline text links and link-styled controls. */
  --secondary: #E3D9CF;  /* 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: #003B39;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-heading: "N26 Extended", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "N26", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 80px; --weight-hero: 400; --leading-hero: 88px;
  --text-h2: 58px; --weight-h2: 400; --leading-h2: 64px;
  --text-body: 20px; --weight-body: 400; --leading-body: 30px; --tracking-body: 0.31px;
  --text-small: 19px; --weight-small: 600; --leading-small: 25px;
  --radius: 0px;
  --radius-button: 24px;
  --radius-card: 24px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --shadow-card: rgba(0, 0, 0, 0.2) 0px 0px 18px 0px;
  --btn-bg-hover: #045E58;
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;
  --duration-base: 300ms;
  --duration-slow: 600ms;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --color-nemoSand70: #646054b3;
  --color-nemoLagoonStrong: #1d6ea2;
  --color-nemoRhubarbStrong: #b04364;
  --color-nemoTealBright: #d8edeb;
  --color-gray-300: #d6d6d6;
  --color-gray-500: #d9d9d9;
  --color-lagoon-700: #1d6ea2;
  --color-rhubarb-800: #8e1b44;
  --color-white: #fff;
  --color-nemoWhite: #fff;
  --color-gray-100: #e9e9e9;
  --color-teal-450: #809d9c;
}
/* fonts: N26 Extended may be proprietary — safe free fallback: Newsreader (Google Fonts). N26 may be proprietary — safe free fallback: Newsreader (Google Fonts). */