#222622#222622
#222622 is a dark, near-neutral grey. Relative luminance 0.018; OKLCH L 26.3% C 0.009 H 145.3°. Best body text is #FFFFFF at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #222622 |
|---|---|
| RGB | rgb(34, 38, 34) |
| HSL | hsl(120, 6%, 14%) |
| HSV | hsv(120, 11%, 15%) |
| CMYK | cmyk(10.5%, 0%, 10.5%, 85.1%) |
| CIE-LAB | lab(14.63, -2.80, 2.04) |
| CIE-LCH | lch(14.63, 3.46, 143.96°) |
| OKLab | oklab(26.31% -0.0077 0.0053) |
| OKLCH | oklch(26.31% 0.009 145.3) |
| XYZ | xyz(1.6415, 1.8418, 1.7821) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Charcoal (survey)
#343837
ΔE00 6.18
Dark Grey
#363737
ΔE00 6.82
Onyx
#353839
ΔE00 7.00
Gunmetal
#2A3439
ΔE00 7.44
Almost Black
#070D0D
ΔE00 7.60
Charcoal Grey
#3C4142
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222622 #262226
analogous
#242622 #222622 #222624
triadic
#222622 #222226 #262222
tetradic
#222622 #222426 #262226 #262422
square
#222622 #222426 #262226 #262422
split-complementary
#222622 #242226 #262224
monochromatic
#0E100E #0E100E #222622 #3F463F #5C675C
Accessibility & contrast
On white
15.35
#222622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#222622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222622
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222622 | 1.00 | 15.35 | 1.37 | 15.35 |
| #FFFFFF | 15.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262522
Deuteranopia (green-blind)
#252522
Tritanopia (blue-blind)
#222625
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #222622; /* rgb */ color: rgb(34, 38, 34); /* oklch */ color: oklch(26.3% 0.009 145.3);
Tailwind
colors: {
custom: {
50: '#5c605c',
500: '#222622',
950: '#000000',
},
}SCSS
$custom: #222622; $custom-light: #5c605c; $custom-dark: #000000;
JSON
{
"hex": "#222622",
"rgb": {
"r": 34,
"g": 38,
"b": 34
},
"hsl": {
"h": 120,
"s": 5.556,
"l": 14.118
},
"oklch": {
"l": 0.26306,
"c": 0.00934,
"h": 145.3
},
"luminance": 0.01842
}Semantic roles & 50–950 ramp
primary
#222622
secondary
#554F55
accent
#79AFAF
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979