#202909#202909
#202909 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.4% C 0.053 H 123.3°. Best body text is #FFFFFF at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #202909 |
|---|---|
| RGB | rgb(32, 41, 9) |
| HSL | hsl(77, 64%, 10%) |
| HSV | hsv(77, 78%, 16%) |
| CMYK | cmyk(22%, 0%, 78%, 83.9%) |
| CIE-LAB | lab(15.02, -10.06, 18.01) |
| CIE-LCH | lch(15.02, 20.63, 119.18°) |
| OKLab | oklab(26.4% -0.0289 0.0439) |
| OKLCH | oklch(26.4% 0.053 123.3) |
| XYZ | xyz(1.4379, 1.9127, 0.5518) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.23
Dark Forest Green
#002D04
ΔE00 9.02
Dark Olive
#373E02
ΔE00 9.48
Dark Green
#033500
ΔE00 9.84
Hunter Green (survey)
#0B4008
ΔE00 11.50
Forrest Green
#154406
ΔE00 12.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202909 #120929
analogous
#292209 #202909 #102909
triadic
#202909 #092029 #290920
tetradic
#202909 #092922 #120929 #290910
square
#202909 #092922 #120929 #290910
split-complementary
#202909 #091029 #220929
monochromatic
#141906 #141906 #202909 #475B14 #6E8D1F
Accessibility & contrast
On white
15.19
#202909 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#202909 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202909
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202909 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202909 | 1.00 | 15.19 | 1.38 | 15.19 |
| #FFFFFF | 15.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2606
Deuteranopia (green-blind)
#2B260B
Tritanopia (blue-blind)
#222722
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #202909; /* rgb */ color: rgb(32, 41, 9); /* oklch */ color: oklch(26.4% 0.053 123.3);
Tailwind
colors: {
custom: {
50: '#5c624b',
500: '#202909',
950: '#000000',
},
}SCSS
$custom: #202909; $custom-light: #5c624b; $custom-dark: #000000;
JSON
{
"hex": "#202909",
"rgb": {
"r": 32,
"g": 41,
"b": 9
},
"hsl": {
"h": 76.875,
"s": 64,
"l": 9.804
},
"oklch": {
"l": 0.26398,
"c": 0.05256,
"h": 123.3
},
"luminance": 0.01913
}Semantic roles & 50–950 ramp
primary
#202909
secondary
#392767
accent
#41E770
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977