#202E04#202E04
#202E04 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 27.9% C 0.066 H 126.5°. Best body text is #FFFFFF at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #202E04 |
|---|---|
| RGB | rgb(32, 46, 4) |
| HSL | hsl(80, 84%, 10%) |
| HSV | hsv(80, 91%, 18%) |
| CMYK | cmyk(30.4%, 0%, 91.3%, 82%) |
| CIE-LAB | lab(16.84, -13.57, 22.33) |
| CIE-LCH | lch(16.84, 26.13, 121.28°) |
| OKLab | oklab(27.86% -0.0393 0.0531) |
| OKLCH | oklch(27.86% 0.066 126.5) |
| XYZ | xyz(1.5946, 2.2698, 0.4689) |
| Luminance | 0.0227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.39
Dark Green
#033500
ΔE00 7.42
Dark Forest Green
#002D04
ΔE00 7.42
Dark Olive
#373E02
ΔE00 7.66
Hunter Green (survey)
#0B4008
ΔE00 8.87
Forrest Green
#154406
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202E04 #12042E
analogous
#2E2704 #202E04 #0B2E04
triadic
#202E04 #04202E #2E0420
tetradic
#202E04 #042E27 #12042E #2E040B
square
#202E04 #042E27 #12042E #2E040B
split-complementary
#202E04 #040B2E #27042E
monochromatic
#141C02 #141C02 #202E04 #476609 #6E9F0E
Accessibility & contrast
On white
14.44
#202E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#202E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202E04
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202E04 | 1.00 | 14.44 | 1.45 | 14.44 |
| #FFFFFF | 14.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2F2907
Tritanopia (blue-blind)
#222B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202e04; /* rgb */ color: rgb(32, 46, 4); /* oklch */ color: oklch(27.9% 0.066 126.5);
Tailwind
colors: {
custom: {
50: '#5d6649',
500: '#202e04',
950: '#000000',
},
}SCSS
$custom: #202e04; $custom-light: #5d6649; $custom-dark: #000000;
JSON
{
"hex": "#202e04",
"rgb": {
"r": 32,
"g": 46,
"b": 4
},
"hsl": {
"h": 80,
"s": 84,
"l": 9.804
},
"oklch": {
"l": 0.27855,
"c": 0.06601,
"h": 126.5
},
"luminance": 0.0227
}Semantic roles & 50–950 ramp
primary
#202E04
secondary
#391D71
accent
#2EFA72
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040601
muted
#797A77