#202E09#202E09
#202E09 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 27.9% C 0.061 H 127.7°. Best body text is #FFFFFF at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #202E09 |
|---|---|
| RGB | rgb(32, 46, 9) |
| HSL | hsl(83, 67%, 11%) |
| HSV | hsv(83, 80%, 18%) |
| CMYK | cmyk(30.4%, 0%, 80.4%, 82%) |
| CIE-LAB | lab(16.90, -13.07, 20.36) |
| CIE-LCH | lch(16.90, 24.19, 122.69°) |
| OKLab | oklab(27.91% -0.0372 0.0481) |
| OKLCH | oklch(27.91% 0.061 127.7) |
| XYZ | xyz(1.6220, 2.2808, 0.6132) |
| 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.30
Dark Green
#033500
ΔE00 7.63
Dark Olive
#373E02
ΔE00 8.27
Hunter Green (survey)
#0B4008
ΔE00 9.12
Forrest Green
#154406
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202E09 #17092E
analogous
#2E2909 #202E09 #0D2E09
triadic
#202E09 #09202E #2E0920
tetradic
#202E09 #092E29 #17092E #2E090D
square
#202E09 #092E29 #17092E #2E090D
split-complementary
#202E09 #090D2E #29092E
monochromatic
#121A05 #121A05 #202E09 #446113 #67941D
Accessibility & contrast
On white
14.42
#202E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#202E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202E09
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202E09 | 1.00 | 14.42 | 1.46 | 14.42 |
| #FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A05
Deuteranopia (green-blind)
#2F290C
Tritanopia (blue-blind)
#212C26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202e09; /* rgb */ color: rgb(32, 46, 9); /* oklch */ color: oklch(27.9% 0.061 127.7);
Tailwind
colors: {
custom: {
50: '#5d664b',
500: '#202e09',
950: '#000000',
},
}SCSS
$custom: #202e09; $custom-light: #5d664b; $custom-dark: #000000;
JSON
{
"hex": "#202e09",
"rgb": {
"r": 32,
"g": 46,
"b": 9
},
"hsl": {
"h": 82.703,
"s": 67.273,
"l": 10.784
},
"oklch": {
"l": 0.27914,
"c": 0.06084,
"h": 127.7
},
"luminance": 0.02281
}Semantic roles & 50–950 ramp
primary
#202E09
secondary
#41276C
accent
#3EEA7F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77