#021E21#021E21
#021E21 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.5% C 0.034 H 204.8°. Best body text is #FFFFFF at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #021E21 |
|---|---|
| RGB | rgb(2, 30, 33) |
| HSL | hsl(186, 89%, 7%) |
| HSV | hsv(186, 94%, 13%) |
| CMYK | cmyk(93.9%, 9.1%, 0%, 87.1%) |
| CIE-LAB | lab(9.41, -9.28, -5.19) |
| CIE-LCH | lch(9.41, 10.63, 209.21°) |
| OKLab | oklab(21.55% -0.0312 -0.0144) |
| OKLCH | oklch(21.55% 0.034 204.8) |
| XYZ | xyz(0.7637, 1.0512, 1.6012) |
| Luminance | 0.0105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.63
Gunmetal
#2A3439
ΔE00 10.27
Dark
#1B2431
ΔE00 11.59
Black
#000000
ΔE00 12.46
Charcoal (survey)
#343837
ΔE00 12.67
Dark Blue Grey
#1F3B4D
ΔE00 12.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E21 #210502
analogous
#022115 #021E21 #020F21
triadic
#021E21 #21021E #1E2102
tetradic
#021E21 #150221 #210502 #0F2102
square
#021E21 #150221 #210502 #0F2102
split-complementary
#021E21 #21020F #211502
monochromatic
#021A1D #021A1D #021E21 #05525B #098794
Accessibility & contrast
On white
17.35
#021E21 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#021E21 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E21
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E21 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E21 | 1.00 | 17.35 | 1.21 | 17.35 |
| #FFFFFF | 17.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C21
Deuteranopia (green-blind)
#161921
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #021e21; /* rgb */ color: rgb(2, 30, 33); /* oklch */ color: oklch(21.5% 0.034 204.8);
Tailwind
colors: {
custom: {
50: '#47595c',
500: '#021e21',
950: '#000000',
},
}SCSS
$custom: #021e21; $custom-light: #47595c; $custom-dark: #000000;
JSON
{
"hex": "#021e21",
"rgb": {
"r": 2,
"g": 30,
"b": 33
},
"hsl": {
"h": 185.806,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.21545,
"c": 0.03438,
"h": 204.8
},
"luminance": 0.01051
}Semantic roles & 50–950 ramp
primary
#021E21
secondary
#672018
accent
#3E29FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000304
muted
#777879