#202E08#202E08
#202E08 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 27.9% C 0.062 H 127.4°. Best body text is #FFFFFF at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #202E08 |
|---|---|
| RGB | rgb(32, 46, 8) |
| HSL | hsl(82, 70%, 11%) |
| HSV | hsv(82, 83%, 18%) |
| CMYK | cmyk(30.4%, 0%, 82.6%, 82%) |
| CIE-LAB | lab(16.89, -13.17, 20.76) |
| CIE-LCH | lch(16.89, 24.58, 122.39°) |
| OKLab | oklab(27.9% -0.0376 0.0491) |
| OKLCH | oklch(27.9% 0.062 127.4) |
| XYZ | xyz(1.6165, 2.2786, 0.5843) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.35
Dark Forest Green
#002D04
ΔE00 7.31
Dark Green
#033500
ΔE00 7.57
Dark Olive
#373E02
ΔE00 8.14
Hunter Green (survey)
#0B4008
ΔE00 9.06
Forrest Green
#154406
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202E08 #16082E
analogous
#2E2908 #202E08 #0D2E08
triadic
#202E08 #08202E #2E0820
tetradic
#202E08 #082E29 #16082E #2E080D
square
#202E08 #082E29 #16082E #2E080D
split-complementary
#202E08 #080D2E #29082E
monochromatic
#121A05 #121A05 #202E08 #446211 #69961A
Accessibility & contrast
On white
14.43
#202E08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#202E08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202E08
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202E08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202E08 | 1.00 | 14.43 | 1.46 | 14.43 |
| #FFFFFF | 14.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A04
Deuteranopia (green-blind)
#2F290B
Tritanopia (blue-blind)
#222B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202e08; /* rgb */ color: rgb(32, 46, 8); /* oklch */ color: oklch(27.9% 0.062 127.4);
Tailwind
colors: {
custom: {
50: '#5d664b',
500: '#202e08',
950: '#000000',
},
}SCSS
$custom: #202e08; $custom-light: #5d664b; $custom-dark: #000000;
JSON
{
"hex": "#202e08",
"rgb": {
"r": 32,
"g": 46,
"b": 8
},
"hsl": {
"h": 82.105,
"s": 70.37,
"l": 10.588
},
"oklch": {
"l": 0.27902,
"c": 0.06184,
"h": 127.4
},
"luminance": 0.02279
}Semantic roles & 50–950 ramp
primary
#202E08
secondary
#3F256D
accent
#3BED7C
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77