#202811#202811
#202811 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.2% C 0.041 H 124.9°. Best body text is #FFFFFF at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #202811 |
|---|---|
| RGB | rgb(32, 40, 17) |
| HSL | hsl(81, 40%, 11%) |
| HSV | hsv(81, 58%, 16%) |
| CMYK | cmyk(20%, 0%, 57.5%, 84.3%) |
| CIE-LAB | lab(14.76, -8.43, 13.82) |
| CIE-LCH | lch(14.76, 16.19, 121.39°) |
| OKLab | oklab(26.23% -0.0234 0.0336) |
| OKLCH | oklch(26.23% 0.041 124.9) |
| XYZ | xyz(1.4556, 1.8651, 0.8135) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.57
Dark Forest Green
#002D04
ΔE00 10.18
Dark Olive
#373E02
ΔE00 11.33
Dark Green
#033500
ΔE00 11.40
Charcoal (survey)
#343837
ΔE00 12.99
Hunter Green (survey)
#0B4008
ΔE00 13.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202811 #191128
analogous
#282411 #202811 #142811
triadic
#202811 #112028 #281120
tetradic
#202811 #112824 #191128 #281114
square
#202811 #112824 #191128 #281114
split-complementary
#202811 #111428 #241128
monochromatic
#111509 #111509 #202811 #425323 #657E36
Accessibility & contrast
On white
15.29
#202811 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#202811 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202811
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202811 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202811 | 1.00 | 15.29 | 1.37 | 15.29 |
| #FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250F
Deuteranopia (green-blind)
#292512
Tritanopia (blue-blind)
#212623
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #202811; /* rgb */ color: rgb(32, 40, 17); /* oklch */ color: oklch(26.2% 0.041 124.9);
Tailwind
colors: {
custom: {
50: '#5c614f',
500: '#202811',
950: '#000000',
},
}SCSS
$custom: #202811; $custom-light: #5c614f; $custom-dark: #000000;
JSON
{
"hex": "#202811",
"rgb": {
"r": 32,
"g": 40,
"b": 17
},
"hsl": {
"h": 80.87,
"s": 40.351,
"l": 11.176
},
"oklch": {
"l": 0.26226,
"c": 0.04098,
"h": 124.9
},
"luminance": 0.01865
}Semantic roles & 50–950 ramp
primary
#202811
secondary
#44355F
accent
#58D082
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040502
muted
#797978