Text #0C1A14 Graphite Secondary #123524 Sacramento Green Primary #1F8A5B Sea Green Accent #8FD3B0 Medium Aquamarine Surface #EEF6F1 White Smoke

Ledger Green

Professional Accounting & finance 5 colors

The green is ledger-green, not go-green — desaturated so gains and losses stay legible side by side. Ink is near-black for dense numeric tables.

Text Graphite — #0C1A14
Secondary Sacramento Green — #123524
Primary Sea Green — #1F8A5B
Accent Medium Aquamarine — #8FD3B0
Surface White Smoke — #EEF6F1

Contrast matrix

Text on Surface 16.27 AAA
Primary on Surface 3.94 AA Large
Text on Secondary 1.33 Fail
Surface on Primary 3.94 AA Large
Accent on Text 10.32 AAA

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: #0C1A14;
  --secondary: #123524;
  --primary: #1F8A5B;
  --accent: #8FD3B0;
  --surface: #EEF6F1;
}
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.