#222829#222829
#222829 is a dark, near-neutral teal. Relative luminance 0.020; OKLCH L 27.1% C 0.009 H 208.7°. Best body text is #FFFFFF at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #222829 |
|---|---|
| RGB | rgb(34, 40, 41) |
| HSL | hsl(189, 9%, 15%) |
| HSV | hsv(189, 17%, 16%) |
| CMYK | cmyk(17.1%, 2.4%, 0%, 83.9%) |
| CIE-LAB | lab(15.58, -2.39, -1.56) |
| CIE-LCH | lch(15.58, 2.85, 213.13°) |
| OKLab | oklab(27.13% -0.0077 -0.0042) |
| OKLCH | oklch(27.13% 0.009 208.7) |
| XYZ | xyz(1.8186, 2.0177, 2.3910) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 4.52
Charcoal (survey)
#343837
ΔE00 5.42
Onyx
#353839
ΔE00 5.60
Dark Grey
#363737
ΔE00 5.87
Dark
#1B2431
ΔE00 7.54
Almost Black
#070D0D
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222829 #292322
analogous
#222927 #222829 #222529
triadic
#222829 #292228 #282922
tetradic
#222829 #272229 #292322 #252922
square
#222829 #272229 #292322 #252922
split-complementary
#222829 #292225 #292722
monochromatic
#0E1011 #0E1011 #222829 #3E494A #59696C
Accessibility & contrast
On white
14.96
#222829 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#222829 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222829
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222829 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222829 | 1.00 | 14.96 | 1.40 | 14.96 |
| #FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272729
Deuteranopia (green-blind)
#262629
Tritanopia (blue-blind)
#202928
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #222829; /* rgb */ color: rgb(34, 40, 41); /* oklch */ color: oklch(27.1% 0.009 208.7);
Tailwind
colors: {
custom: {
50: '#5d6162',
500: '#222829',
950: '#000000',
},
}SCSS
$custom: #222829; $custom-light: #5d6162; $custom-dark: #000000;
JSON
{
"hex": "#222829",
"rgb": {
"r": 34,
"g": 40,
"b": 41
},
"hsl": {
"h": 188.571,
"s": 9.333,
"l": 14.706
},
"oklch": {
"l": 0.27133,
"c": 0.00876,
"h": 208.7
},
"luminance": 0.02018
}Semantic roles & 50–950 ramp
primary
#222829
secondary
#59504E
accent
#7E75B2
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#040505
muted
#797979