Text #1B2B1B Sacramento Green Secondary #2D4A2B Brunswick Green Accent #5A7247 Fern Green Primary #8A9A5B Moss Green Surface #C8B88A Tan

Forest Cabin

5 colors
Text Sacramento Green — #1B2B1B
Secondary Brunswick Green — #2D4A2B
Accent Fern Green — #5A7247
Primary Moss Green — #8A9A5B
Surface Tan — #C8B88A

Contrast matrix

Text on Surface 7.58 AAA
Primary on Surface 1.56 Fail
Text on Secondary 1.51 Fail
Surface on Primary 1.56 Fail
Accent on Text 2.79 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: #1B2B1B;
  --secondary: #2D4A2B;
  --accent: #5A7247;
  --primary: #8A9A5B;
  --surface: #C8B88A;
}
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.