#212922#212922
#212922 is a dark, near-neutral green. Relative luminance 0.020; OKLCH L 27.1% C 0.017 H 148.6°. Best body text is #FFFFFF at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #212922 |
|---|---|
| RGB | rgb(33, 41, 34) |
| HSL | hsl(128, 11%, 15%) |
| HSV | hsv(128, 20%, 16%) |
| CMYK | cmyk(19.5%, 0%, 17.1%, 83.9%) |
| CIE-LAB | lab(15.62, -5.29, 3.43) |
| CIE-LCH | lch(15.62, 6.31, 147.04°) |
| OKLab | oklab(27.06% -0.0146 0.0089) |
| OKLCH | oklch(27.06% 0.017 148.6) |
| XYZ | xyz(1.7088, 2.0247, 1.8138) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.11
Onyx
#353839
ΔE00 8.41
Dark Grey
#363737
ΔE00 8.43
Gunmetal
#2A3439
ΔE00 8.66
Almost Black
#070D0D
ΔE00 9.51
Charcoal Grey
#3C4142
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212922 #292128
analogous
#242921 #212922 #212926
triadic
#212922 #222129 #292221
tetradic
#212922 #212429 #292128 #292621
square
#212922 #212429 #292128 #292621
split-complementary
#212922 #262129 #292124
monochromatic
#0E110E #0E110E #212922 #3C4B3E #586D5A
Accessibility & contrast
On white
14.95
#212922 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#212922 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212922
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212922 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212922 | 1.00 | 14.95 | 1.41 | 14.95 |
| #FFFFFF | 14.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292822
Deuteranopia (green-blind)
#282722
Tritanopia (blue-blind)
#202927
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #212922; /* rgb */ color: rgb(33, 41, 34); /* oklch */ color: oklch(27.1% 0.017 148.6);
Tailwind
colors: {
custom: {
50: '#5c625c',
500: '#212922',
950: '#000000',
},
}SCSS
$custom: #212922; $custom-light: #5c625c; $custom-dark: #000000;
JSON
{
"hex": "#212922",
"rgb": {
"r": 33,
"g": 41,
"b": 34
},
"hsl": {
"h": 127.5,
"s": 10.811,
"l": 14.51
},
"oklch": {
"l": 0.27063,
"c": 0.01707,
"h": 148.6
},
"luminance": 0.02025
}Semantic roles & 50–950 ramp
primary
#212922
secondary
#594D58
accent
#74ACB4
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#040504
muted
#797979