#032209#032209
#032209 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.2% C 0.059 H 147.4°. Best body text is #FFFFFF at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #032209 |
|---|---|
| RGB | rgb(3, 34, 9) |
| HSL | hsl(132, 84%, 7%) |
| HSV | hsv(132, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 73.5%, 86.7%) |
| CIE-LAB | lab(10.43, -17.98, 11.52) |
| CIE-LCH | lch(10.43, 21.35, 147.35°) |
| OKLab | oklab(22.17% -0.05 0.032) |
| OKLCH | oklch(22.17% 0.059 147.4) |
| XYZ | xyz(0.6588, 1.1831, 0.4520) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.78
Very Dark Green
#062E03
ΔE00 6.18
Dark Green
#033500
ΔE00 9.10
Evergreen
#05472A
ΔE00 11.62
Hunter Green (survey)
#0B4008
ΔE00 11.83
Pine Green
#0A481E
ΔE00 12.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032209 #22031C
analogous
#0D2203 #032209 #032219
triadic
#032209 #090322 #220903
tetradic
#032209 #030D22 #22031C #221903
square
#032209 #030D22 #22031C #221903
split-complementary
#032209 #190322 #22030D
monochromatic
#021C07 #021C07 #032209 #085A18 #0D9227
Accessibility & contrast
On white
16.98
#032209 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#032209 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032209
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032209 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032209 | 1.00 | 16.98 | 1.24 | 16.98 |
| #FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E07
Deuteranopia (green-blind)
#1F1B0B
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #032209; /* rgb */ color: rgb(3, 34, 9); /* oklch */ color: oklch(22.2% 0.059 147.4);
Tailwind
colors: {
custom: {
50: '#475d4a',
500: '#032209',
950: '#000000',
},
}SCSS
$custom: #032209; $custom-light: #475d4a; $custom-dark: #000000;
JSON
{
"hex": "#032209",
"rgb": {
"r": 3,
"g": 34,
"b": 9
},
"hsl": {
"h": 131.613,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22166,
"c": 0.05941,
"h": 147.4
},
"luminance": 0.01183
}Semantic roles & 50–950 ramp
primary
#032209
secondary
#661B58
accent
#2ED3FA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977