#202A09#202A09
#202A09 is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 26.7% C 0.054 H 124.3°. Best body text is #FFFFFF at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #202A09 |
|---|---|
| RGB | rgb(32, 42, 9) |
| HSL | hsl(78, 65%, 10%) |
| HSV | hsv(78, 79%, 16%) |
| CMYK | cmyk(23.8%, 0%, 78.6%, 83.5%) |
| CIE-LAB | lab(15.40, -10.67, 18.49) |
| CIE-LCH | lch(15.40, 21.34, 120.00°) |
| OKLab | oklab(26.7% -0.0306 0.0448) |
| OKLCH | oklch(26.7% 0.054 124.3) |
| XYZ | xyz(1.4729, 1.9827, 0.5635) |
| Luminance | 0.0198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.79
Dark Forest Green
#002D04
ΔE00 8.61
Dark Olive
#373E02
ΔE00 9.20
Dark Green
#033500
ΔE00 9.36
Hunter Green (survey)
#0B4008
ΔE00 10.99
Forrest Green
#154406
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202A09 #13092A
analogous
#2A2409 #202A09 #0F2A09
triadic
#202A09 #09202A #2A0920
tetradic
#202A09 #092A24 #13092A #2A090F
square
#202A09 #092A24 #13092A #2A090F
split-complementary
#202A09 #090F2A #24092A
monochromatic
#131905 #131905 #202A09 #465C14 #6D8F1F
Accessibility & contrast
On white
15.04
#202A09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#202A09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202A09
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202A09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202A09 | 1.00 | 15.04 | 1.40 | 15.04 |
| #FFFFFF | 15.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2706
Deuteranopia (green-blind)
#2B260B
Tritanopia (blue-blind)
#222823
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #202a09; /* rgb */ color: rgb(32, 42, 9); /* oklch */ color: oklch(26.7% 0.054 124.3);
Tailwind
colors: {
custom: {
50: '#5c634b',
500: '#202a09',
950: '#000000',
},
}SCSS
$custom: #202a09; $custom-light: #5c634b; $custom-dark: #000000;
JSON
{
"hex": "#202a09",
"rgb": {
"r": 32,
"g": 42,
"b": 9
},
"hsl": {
"h": 78.182,
"s": 64.706,
"l": 10
},
"oklch": {
"l": 0.267,
"c": 0.05421,
"h": 124.3
},
"luminance": 0.01983
}Semantic roles & 50–950 ramp
primary
#202A09
secondary
#3B2768
accent
#40E873
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977