#202913#202913
#202913 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.6% C 0.040 H 127.1°. Best body text is #FFFFFF at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #202913 |
|---|---|
| RGB | rgb(32, 41, 19) |
| HSL | hsl(85, 37%, 12%) |
| HSV | hsv(85, 54%, 16%) |
| CMYK | cmyk(22%, 0%, 53.7%, 83.9%) |
| CIE-LAB | lab(15.17, -8.76, 13.12) |
| CIE-LCH | lch(15.17, 15.78, 123.74°) |
| OKLab | oklab(26.56% -0.0242 0.032) |
| OKLCH | oklch(26.56% 0.04 127.1) |
| XYZ | xyz(1.5061, 1.9400, 0.9111) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.39
Dark Forest Green
#002D04
ΔE00 9.96
Dark Green
#033500
ΔE00 11.26
Dark Olive
#373E02
ΔE00 11.56
Charcoal (survey)
#343837
ΔE00 12.71
Hunter Green (survey)
#0B4008
ΔE00 12.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202913 #1C1329
analogous
#292713 #202913 #152913
triadic
#202913 #132029 #291320
tetradic
#202913 #132927 #1C1329 #291315
square
#202913 #132927 #1C1329 #291315
split-complementary
#202913 #131529 #271329
monochromatic
#10150A #10150A #202913 #415326 #617D3A
Accessibility & contrast
On white
15.13
#202913 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#202913 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202913
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202913 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202913 | 1.00 | 15.13 | 1.39 | 15.13 |
| #FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2611
Deuteranopia (green-blind)
#2A2614
Tritanopia (blue-blind)
#212724
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #202913; /* rgb */ color: rgb(32, 41, 19); /* oklch */ color: oklch(26.6% 0.040 127.1);
Tailwind
colors: {
custom: {
50: '#5c6251',
500: '#202913',
950: '#000000',
},
}SCSS
$custom: #202913; $custom-light: #5c6251; $custom-dark: #000000;
JSON
{
"hex": "#202913",
"rgb": {
"r": 32,
"g": 41,
"b": 19
},
"hsl": {
"h": 84.545,
"s": 36.667,
"l": 11.765
},
"oklch": {
"l": 0.26564,
"c": 0.04008,
"h": 127.1
},
"luminance": 0.0194
}Semantic roles & 50–950 ramp
primary
#202913
secondary
#48385F
accent
#5BCD8A
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040502
muted
#797978