Text #0B2A4A Prussian Blue Accent #134074 Classic Blue Primary #2A6FB0 Lapis Lazuli Secondary #6FA3D6 Iceberg Surface #CFE3F5 Lavender

Cool Blue

5 colors
Text Prussian Blue — #0B2A4A
Accent Classic Blue — #134074
Primary Lapis Lazuli — #2A6FB0
Secondary Iceberg — #6FA3D6
Surface Lavender — #CFE3F5

Contrast matrix

Text on Surface 11.05 AAA
Primary on Surface 3.99 AA Large
Text on Secondary 5.46 AA
Surface on Primary 3.99 AA Large
Accent on Text 1.39 Fail

Ratios are WCAG 2 contrast between the roles as assigned above. AA needs 4.5:1 for body text, 3:1 for large text.

Export tokens

:root {
  --text: #0B2A4A;
  --accent: #134074;
  --primary: #2A6FB0;
  --secondary: #6FA3D6;
  --surface: #CFE3F5;
}
Download for Procreate

How the roles work

SurfaceThe lightest color — page and card backgrounds.
TextThe darkest color — body text and high-contrast UI.
PrimaryThe most chromatic middle — buttons, links, the one color that pushes.
AccentThe second most chromatic — badges, highlights, states.
SecondaryEverything else — fills, borders, supporting surfaces.