#021E20#021E20
#021E20 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.5% C 0.034 H 201.5°. Best body text is #FFFFFF at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #021E20 |
|---|---|
| RGB | rgb(2, 30, 32) |
| HSL | hsl(184, 88%, 7%) |
| HSV | hsv(184, 94%, 13%) |
| CMYK | cmyk(93.8%, 6.2%, 0%, 87.5%) |
| CIE-LAB | lab(9.37, -9.65, -4.51) |
| CIE-LCH | lch(9.37, 10.65, 205.06°) |
| OKLab | oklab(21.49% -0.0318 -0.0125) |
| OKLCH | oklch(21.49% 0.034 201.5) |
| XYZ | xyz(0.7499, 1.0456, 1.5285) |
| Luminance | 0.0105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.76
Gunmetal
#2A3439
ΔE00 10.56
Dark
#1B2431
ΔE00 12.10
Black
#000000
ΔE00 12.60
Charcoal (survey)
#343837
ΔE00 12.76
Dark Blue Grey
#1F3B4D
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E20 #200402
analogous
#022013 #021E20 #020F20
triadic
#021E20 #20021E #1E2002
tetradic
#021E20 #130220 #200402 #0F2002
square
#021E20 #130220 #200402 #0F2002
split-complementary
#021E20 #20020F #201302
monochromatic
#021B1D #021B1D #021E20 #06545A #098A93
Accessibility & contrast
On white
17.37
#021E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#021E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E20
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E20 | 1.00 | 17.37 | 1.21 | 17.37 |
| #FFFFFF | 17.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C20
Deuteranopia (green-blind)
#161920
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #021e20; /* rgb */ color: rgb(2, 30, 32); /* oklch */ color: oklch(21.5% 0.034 201.5);
Tailwind
colors: {
custom: {
50: '#47595b',
500: '#021e20',
950: '#000000',
},
}SCSS
$custom: #021e20; $custom-light: #47595b; $custom-dark: #000000;
JSON
{
"hex": "#021e20",
"rgb": {
"r": 2,
"g": 30,
"b": 32
},
"hsl": {
"h": 184,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21494,
"c": 0.03416,
"h": 201.5
},
"luminance": 0.01046
}Semantic roles & 50–950 ramp
primary
#021E20
secondary
#661D18
accent
#3829FE
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000304
muted
#777879