#202809#202809
#202809 is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 26.1% C 0.051 H 122.2°. Best body text is #FFFFFF at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #202809 |
|---|---|
| RGB | rgb(32, 40, 9) |
| HSL | hsl(75, 63%, 10%) |
| HSV | hsv(75, 78%, 16%) |
| CMYK | cmyk(20%, 0%, 77.5%, 84.3%) |
| CIE-LAB | lab(14.65, -9.43, 17.53) |
| CIE-LCH | lch(14.65, 19.90, 118.28°) |
| OKLab | oklab(26.1% -0.0271 0.0431) |
| OKLCH | oklch(26.1% 0.051 122.2) |
| XYZ | xyz(1.4038, 1.8444, 0.5404) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.70
Dark Forest Green
#002D04
ΔE00 9.46
Dark Olive
#373E02
ΔE00 9.79
Dark Green
#033500
ΔE00 10.34
Hunter Green (survey)
#0B4008
ΔE00 12.01
Forrest Green
#154406
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202809 #110928
analogous
#282109 #202809 #112809
triadic
#202809 #092028 #280920
tetradic
#202809 #092821 #110928 #280911
square
#202809 #092821 #110928 #280911
split-complementary
#202809 #091128 #210928
monochromatic
#141906 #141906 #202809 #485A14 #708C1F
Accessibility & contrast
On white
15.34
#202809 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#202809 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202809
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202809 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202809 | 1.00 | 15.34 | 1.37 | 15.34 |
| #FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2506
Deuteranopia (green-blind)
#2A250B
Tritanopia (blue-blind)
#222621
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #202809; /* rgb */ color: rgb(32, 40, 9); /* oklch */ color: oklch(26.1% 0.051 122.2);
Tailwind
colors: {
custom: {
50: '#5c614b',
500: '#202809',
950: '#000000',
},
}SCSS
$custom: #202809; $custom-light: #5c614b; $custom-dark: #000000;
JSON
{
"hex": "#202809",
"rgb": {
"r": 32,
"g": 40,
"b": 9
},
"hsl": {
"h": 75.484,
"s": 63.265,
"l": 9.608
},
"oklch": {
"l": 0.26097,
"c": 0.0509,
"h": 122.2
},
"luminance": 0.01844
}Semantic roles & 50–950 ramp
primary
#202809
secondary
#372766
accent
#41E66C
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040501
muted
#797977