Text #3E4A3A Outer Space Accent #6E7B5E Shadow Primary #9DAE86 Sage Secondary #C9CDB0 Soft Sage Surface #EFEDDC Eggshell

Sage & Cream

5 colors
Text Outer Space — #3E4A3A
Accent Shadow — #6E7B5E
Primary Sage — #9DAE86
Secondary Soft Sage — #C9CDB0
Surface Eggshell — #EFEDDC

Contrast matrix

Text on Surface 7.93 AAA
Primary on Surface 2.02 Fail
Text on Secondary 5.72 AA
Surface on Primary 2.02 Fail
Accent on Text 2.07 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: #3E4A3A;
  --accent: #6E7B5E;
  --primary: #9DAE86;
  --secondary: #C9CDB0;
  --surface: #EFEDDC;
}
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.