#202216#202216
#202216 is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.6% C 0.022 H 115.7°. Best body text is #FFFFFF at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #202216 |
|---|---|
| RGB | rgb(32, 34, 22) |
| HSL | hsl(70, 21%, 11%) |
| HSV | hsv(70, 35%, 13%) |
| CMYK | cmyk(5.9%, 0%, 35.3%, 86.7%) |
| CIE-LAB | lab(12.67, -3.60, 7.81) |
| CIE-LCH | lch(12.67, 8.60, 114.77°) |
| OKLab | oklab(24.58% -0.0095 0.0197) |
| OKLCH | oklch(24.58% 0.022 115.7) |
| XYZ | xyz(1.3125, 1.5091, 0.9810) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.37
Charcoal (survey)
#343837
ΔE00 9.74
Dark Grey
#363737
ΔE00 10.34
Onyx
#353839
ΔE00 10.86
Black
#000000
ΔE00 10.95
Gunmetal
#2A3439
ΔE00 12.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202216 #181622
analogous
#221E16 #202216 #1A2216
triadic
#202216 #162022 #221620
tetradic
#202216 #16221E #181622 #22161A
square
#202216 #16221E #181622 #22161A
split-complementary
#202216 #161A22 #1E1622
monochromatic
#11130C #11130C #202216 #43472E #666C46
Accessibility & contrast
On white
16.13
#202216 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#202216 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202216
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202216 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202216 | 1.00 | 16.13 | 1.30 | 16.13 |
| #FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242115
Deuteranopia (green-blind)
#242116
Tritanopia (blue-blind)
#21211F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #202216; /* rgb */ color: rgb(32, 34, 22); /* oklch */ color: oklch(24.6% 0.022 115.7);
Tailwind
colors: {
custom: {
50: '#5b5c53',
500: '#202216',
950: '#000000',
},
}SCSS
$custom: #202216; $custom-light: #5b5c53; $custom-dark: #000000;
JSON
{
"hex": "#202216",
"rgb": {
"r": 32,
"g": 34,
"b": 22
},
"hsl": {
"h": 70,
"s": 21.429,
"l": 10.98
},
"oklch": {
"l": 0.24584,
"c": 0.02182,
"h": 115.7
},
"luminance": 0.01509
}Semantic roles & 50–950 ramp
primary
#202216
secondary
#433F55
accent
#6ABE78
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040402
muted
#797978