Text #1E2A2E Gunmetal Gray Accent #3D555C Dark Slate Gray Primary #6E9CA3 Cadet Blue Secondary #BCD6D9 Light Blue Surface #F0F6F6 White Smoke

Coastal Fog

Calm Wellness & spa apps 5 colors

Cool greys wash over a single muted teal — the quiet a booking screen needs. The teal shows up only on the primary action, so nothing competes with the calm.

Text Gunmetal Gray — #1E2A2E
Accent Dark Slate Gray — #3D555C
Primary Cadet Blue — #6E9CA3
Secondary Light Blue — #BCD6D9
Surface White Smoke — #F0F6F6

Contrast matrix

Text on Surface 13.48 AAA
Primary on Surface 2.77 Fail
Text on Secondary 9.65 AAA
Surface on Primary 2.77 Fail
Accent on Text 1.86 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: #1E2A2E;
  --accent: #3D555C;
  --primary: #6E9CA3;
  --secondary: #BCD6D9;
  --surface: #F0F6F6;
}
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.