Text #0F2A2E Graphite Accent #17575E Dark Slate Gray Primary #4FA8A0 Cadet Blue Secondary #BFE3DC Seafoam Surface #F2FAF8 Off White

Clinical Calm

Calm Healthcare products 5 colors

Low-chroma teals lower the temperature of anxious moments. Surfaces stay near-white; the darkest tone is reserved for text.

Text Graphite — #0F2A2E
Accent Dark Slate Gray — #17575E
Primary Cadet Blue — #4FA8A0
Secondary Seafoam — #BFE3DC
Surface Off White — #F2FAF8

Contrast matrix

Text on Surface 14.24 AAA
Primary on Surface 2.66 Fail
Text on Secondary 10.95 AAA
Surface on Primary 2.66 Fail
Accent on Text 1.84 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: #0F2A2E;
  --accent: #17575E;
  --primary: #4FA8A0;
  --secondary: #BFE3DC;
  --surface: #F2FAF8;
}
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.