#202F04#202F04
#202F04 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.2% C 0.068 H 127.2°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #202F04 |
|---|---|
| RGB | rgb(32, 47, 4) |
| HSL | hsl(81, 84%, 10%) |
| HSV | hsv(81, 91%, 18%) |
| CMYK | cmyk(31.9%, 0%, 91.5%, 81.6%) |
| CIE-LAB | lab(17.22, -14.14, 22.79) |
| CIE-LCH | lch(17.22, 26.83, 121.82°) |
| OKLab | oklab(28.16% -0.0408 0.0538) |
| OKLCH | oklch(28.16% 0.068 127.2) |
| XYZ | xyz(1.6341, 2.3488, 0.4821) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.17
Dark Green
#033500
ΔE00 7.06
Dark Forest Green
#002D04
ΔE00 7.22
Dark Olive
#373E02
ΔE00 7.49
Hunter Green (survey)
#0B4008
ΔE00 8.45
Forrest Green
#154406
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F04 #13042F
analogous
#2F2804 #202F04 #0B2F04
triadic
#202F04 #04202F #2F0420
tetradic
#202F04 #042F28 #13042F #2F040B
square
#202F04 #042F28 #13042F #2F040B
split-complementary
#202F04 #040B2F #28042F
monochromatic
#131C02 #131C02 #202F04 #466709 #6DA00E
Accessibility & contrast
On white
14.29
#202F04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F04
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F04 | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B00
Deuteranopia (green-blind)
#302A07
Tritanopia (blue-blind)
#222C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f04; /* rgb */ color: rgb(32, 47, 4); /* oklch */ color: oklch(28.2% 0.068 127.2);
Tailwind
colors: {
custom: {
50: '#5d6749',
500: '#202f04',
950: '#000000',
},
}SCSS
$custom: #202f04; $custom-light: #5d6749; $custom-dark: #000000;
JSON
{
"hex": "#202f04",
"rgb": {
"r": 32,
"g": 47,
"b": 4
},
"hsl": {
"h": 80.93,
"s": 84.314,
"l": 10
},
"oklch": {
"l": 0.28161,
"c": 0.06753,
"h": 127.2
},
"luminance": 0.02349
}Semantic roles & 50–950 ramp
primary
#202F04
secondary
#3B1D72
accent
#2DFB75
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77