#202818#202818
#202818 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.4% C 0.031 H 129.9°. Best body text is #FFFFFF at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #202818 |
|---|---|
| RGB | rgb(32, 40, 24) |
| HSL | hsl(90, 25%, 13%) |
| HSV | hsv(90, 40%, 16%) |
| CMYK | cmyk(20%, 0%, 40%, 84.3%) |
| CIE-LAB | lab(14.90, -7.25, 9.41) |
| CIE-LCH | lch(14.90, 11.88, 127.60°) |
| OKLab | oklab(26.38% -0.0197 0.0236) |
| OKLCH | oklch(26.38% 0.031 129.9) |
| XYZ | xyz(1.5193, 1.8906, 1.1489) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 10.69
Very Dark Green
#062E03
ΔE00 11.28
Dark Forest Green
#002D04
ΔE00 11.69
Dark Grey
#363737
ΔE00 11.89
Onyx
#353839
ΔE00 12.18
Almost Black
#070D0D
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202818 #201828
analogous
#282818 #202818 #182818
triadic
#202818 #182028 #281820
tetradic
#202818 #182828 #201828 #281818
square
#202818 #182828 #201828 #281818
split-complementary
#202818 #181828 #281828
monochromatic
#0F130B #0F130B #202818 #3F4E2F #5D7446
Accessibility & contrast
On white
15.24
#202818 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#202818 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202818
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202818 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202818 | 1.00 | 15.24 | 1.38 | 15.24 |
| #FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2617
Deuteranopia (green-blind)
#282519
Tritanopia (blue-blind)
#212724
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #202818; /* rgb */ color: rgb(32, 40, 24); /* oklch */ color: oklch(26.4% 0.031 129.9);
Tailwind
colors: {
custom: {
50: '#5b6154',
500: '#202818',
950: '#000000',
},
}SCSS
$custom: #202818; $custom-light: #5b6154; $custom-dark: #000000;
JSON
{
"hex": "#202818",
"rgb": {
"r": 32,
"g": 40,
"b": 24
},
"hsl": {
"h": 90,
"s": 25,
"l": 12.549
},
"oklch": {
"l": 0.26384,
"c": 0.03068,
"h": 129.9
},
"luminance": 0.01891
}Semantic roles & 50–950 ramp
primary
#202818
secondary
#4E405C
accent
#66C194
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040502
muted
#797978