Surface #FEFAE0 Cornsilk Accent #DDE5B6 Pale Goldenrod Primary #ADC178 Dark Khaki Secondary #A98467 Beaver Text #6C584C Wenge

Matcha Latte

5 colors
Surface Cornsilk — #FEFAE0
Accent Pale Goldenrod — #DDE5B6
Primary Dark Khaki — #ADC178
Secondary Beaver — #A98467
Text Wenge — #6C584C

Contrast matrix

Text on Surface 6.36 AA
Primary on Surface 1.87 Fail
Text on Secondary 1.97 Fail
Surface on Primary 1.87 Fail
Accent on Text 5.09 AA

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 {
  --surface: #FEFAE0;
  --accent: #DDE5B6;
  --primary: #ADC178;
  --secondary: #A98467;
  --text: #6C584C;
}
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.