#204005#204005
#204005 is a dark, moderate yellow-green. Relative luminance 0.040; OKLCH L 33.4% C 0.092 H 134.7°. Best body text is #FFFFFF at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #204005 |
|---|---|
| RGB | rgb(32, 64, 5) |
| HSL | hsl(93, 86%, 14%) |
| HSV | hsv(93, 92%, 25%) |
| CMYK | cmyk(50%, 0%, 92.2%, 74.9%) |
| CIE-LAB | lab(23.62, -22.95, 29.52) |
| CIE-LCH | lch(23.62, 37.39, 127.86°) |
| OKLab | oklab(33.39% -0.0644 0.0652) |
| OKLCH | oklch(33.39% 0.092 134.7) |
| XYZ | xyz(2.4564, 3.9847, 0.7832) |
| Luminance | 0.0398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 2.71
Hunter Green (survey)
#0B4008
ΔE00 3.61
Racing Green
#014600
ΔE00 4.76
Forest Green (survey)
#06470C
ΔE00 4.87
Darkgreen (survey)
#054907
ΔE00 5.09
British Racing Green
#05480D
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#204005 #250540
analogous
#3D4005 #204005 #054007
triadic
#204005 #052040 #400520
tetradic
#204005 #053D40 #250540 #400705
square
#204005 #053D40 #250540 #400705
split-complementary
#204005 #070540 #40053D
monochromatic
#0E1C02 #0E1C02 #204005 #3C7909 #59B20E
Accessibility & contrast
On white
11.69
#204005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.80
#204005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #204005
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##204005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##204005 | 1.00 | 11.69 | 1.80 | 11.69 |
| #FFFFFF | 11.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.80 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433A00
Deuteranopia (green-blind)
#3F370B
Tritanopia (blue-blind)
#1F3D35
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #204005; /* rgb */ color: rgb(32, 64, 5); /* oklch */ color: oklch(33.4% 0.092 134.7);
Tailwind
colors: {
custom: {
50: '#5f754b',
500: '#204005',
950: '#000000',
},
}SCSS
$custom: #204005; $custom-light: #5f754b; $custom-dark: #000000;
JSON
{
"hex": "#204005",
"rgb": {
"r": 32,
"g": 64,
"b": 5
},
"hsl": {
"h": 92.542,
"s": 85.507,
"l": 13.529
},
"oklch": {
"l": 0.33392,
"c": 0.09166,
"h": 134.7
},
"luminance": 0.03985
}Semantic roles & 50–950 ramp
primary
#204005
secondary
#542081
accent
#2CFC9D
background
#F5F7F4
surface
#EAEDE7
border
#C6C8C3
text
#050801
muted
#797B77