Accent #84A98C Sage Primary #A7C4A0 Laurel Green Surface #CAD2C5 Pastel Gray Secondary #52796F Myrtle Green Text #354F52 Dark Slate Gray

Muted Sage

5 colors
Accent Sage — #84A98C
Primary Laurel Green — #A7C4A0
Surface Pastel Gray — #CAD2C5
Secondary Myrtle Green — #52796F
Text Dark Slate Gray — #354F52

Contrast matrix

Text on Surface 5.66 AA
Primary on Surface 1.23 Fail
Text on Secondary 1.81 Fail
Surface on Primary 1.23 Fail
Accent on Text 3.36 AA Large

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 {
  --accent: #84A98C;
  --primary: #A7C4A0;
  --surface: #CAD2C5;
  --secondary: #52796F;
  --text: #354F52;
}
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.