#021E22#021E22
#021E22 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.6% C 0.035 H 208.0°. Best body text is #FFFFFF at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #021E22 |
|---|---|
| RGB | rgb(2, 30, 34) |
| HSL | hsl(188, 89%, 7%) |
| HSV | hsv(188, 94%, 13%) |
| CMYK | cmyk(94.1%, 11.8%, 0%, 86.7%) |
| CIE-LAB | lab(9.46, -8.89, -5.86) |
| CIE-LCH | lch(9.46, 10.65, 213.40°) |
| OKLab | oklab(21.6% -0.0306 -0.0163) |
| OKLCH | oklch(21.6% 0.035 208) |
| XYZ | xyz(0.7779, 1.0568, 1.6761) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.51
Gunmetal
#2A3439
ΔE00 9.99
Dark
#1B2431
ΔE00 11.07
Dark Blue Grey
#1F3B4D
ΔE00 12.22
Black
#000000
ΔE00 12.33
Charcoal (survey)
#343837
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E22 #220602
analogous
#022216 #021E22 #020E22
triadic
#021E22 #22021E #1E2202
tetradic
#021E22 #160222 #220602 #0E2202
square
#021E22 #160222 #220602 #0E2202
split-complementary
#021E22 #22020E #221602
monochromatic
#021A1D #021A1D #021E22 #05515C #098496
Accessibility & contrast
On white
17.34
#021E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#021E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E22
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E22 | 1.00 | 17.34 | 1.21 | 17.34 |
| #FFFFFF | 17.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1C22
Deuteranopia (green-blind)
#151922
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #021e22; /* rgb */ color: rgb(2, 30, 34); /* oklch */ color: oklch(21.6% 0.035 208.0);
Tailwind
colors: {
custom: {
50: '#47595c',
500: '#021e22',
950: '#000000',
},
}SCSS
$custom: #021e22; $custom-light: #47595c; $custom-dark: #000000;
JSON
{
"hex": "#021e22",
"rgb": {
"r": 2,
"g": 30,
"b": 34
},
"hsl": {
"h": 187.5,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.21597,
"c": 0.03472,
"h": 208
},
"luminance": 0.01057
}Semantic roles & 50–950 ramp
primary
#021E22
secondary
#682218
accent
#4429FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000304
muted
#777879