#203904#203904
#203904 is a dark, moderate yellow-green. Relative luminance 0.032; OKLCH L 31.2% C 0.082 H 132.3°. Best body text is #FFFFFF at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #203904 |
|---|---|
| RGB | rgb(32, 57, 4) |
| HSL | hsl(88, 87%, 12%) |
| HSV | hsv(88, 93%, 22%) |
| CMYK | cmyk(43.9%, 0%, 93%, 77.6%) |
| CIE-LAB | lab(20.99, -19.56, 27.16) |
| CIE-LCH | lch(20.99, 33.47, 125.76°) |
| OKLab | oklab(31.23% -0.0554 0.061) |
| OKLCH | oklch(31.23% 0.082 132.3) |
| XYZ | xyz(2.0807, 3.2420, 0.6310) |
| Luminance | 0.0324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 4.91
Dark Green
#033500
ΔE00 4.96
Hunter Green (survey)
#0B4008
ΔE00 4.98
Very Dark Green
#062E03
ΔE00 5.93
Forest Green (survey)
#06470C
ΔE00 6.84
Dark Olive
#373E02
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203904 #1D0439
analogous
#393804 #203904 #063904
triadic
#203904 #042039 #390420
tetradic
#203904 #043938 #1D0439 #390406
square
#203904 #043938 #1D0439 #390406
split-complementary
#203904 #040639 #380439
monochromatic
#101D02 #101D02 #203904 #407208 #60AB0C
Accessibility & contrast
On white
12.74
#203904 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.65
#203904 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203904
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203904 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203904 | 1.00 | 12.74 | 1.65 | 12.74 |
| #FFFFFF | 12.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.65 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3400
Deuteranopia (green-blind)
#393209
Tritanopia (blue-blind)
#20362F
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #203904; /* rgb */ color: rgb(32, 57, 4); /* oklch */ color: oklch(31.2% 0.082 132.3);
Tailwind
colors: {
custom: {
50: '#5e6f4a',
500: '#203904',
950: '#000000',
},
}SCSS
$custom: #203904; $custom-light: #5e6f4a; $custom-dark: #000000;
JSON
{
"hex": "#203904",
"rgb": {
"r": 32,
"g": 57,
"b": 4
},
"hsl": {
"h": 88.302,
"s": 86.885,
"l": 11.961
},
"oklch": {
"l": 0.31232,
"c": 0.08242,
"h": 132.3
},
"luminance": 0.03242
}Semantic roles & 50–950 ramp
primary
#203904
secondary
#4A1E7B
accent
#2BFD8E
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050701
muted
#797A77