#021E1D#021E1D
#021E1D is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.3% C 0.034 H 191.6°. Best body text is #FFFFFF at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #021E1D |
|---|---|
| RGB | rgb(2, 30, 29) |
| HSL | hsl(178, 88%, 6%) |
| HSV | hsv(178, 93%, 12%) |
| CMYK | cmyk(93.3%, 0%, 3.3%, 88.2%) |
| CIE-LAB | lab(9.24, -10.70, -2.47) |
| CIE-LCH | lch(9.24, 10.98, 192.99°) |
| OKLab | oklab(21.35% -0.0336 -0.0069) |
| OKLCH | oklch(21.35% 0.034 191.6) |
| XYZ | xyz(0.7110, 1.0301, 1.3235) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.29
Gunmetal
#2A3439
ΔE00 11.56
Black
#000000
ΔE00 13.09
Charcoal (survey)
#343837
ΔE00 13.14
Dark
#1B2431
ΔE00 13.62
Onyx
#353839
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E1D #1E0203
analogous
#021E0F #021E1D #02111E
triadic
#021E1D #1D021E #1E1D02
tetradic
#021E1D #0F021E #1E0203 #111E02
square
#021E1D #0F021E #1E0203 #111E02
split-complementary
#021E1D #1E0211 #1E0F02
monochromatic
#021D1C #021D1C #021E1D #065754 #0A918C
Accessibility & contrast
On white
17.41
#021E1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#021E1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E1D
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E1D | 1.00 | 17.41 | 1.21 | 17.41 |
| #FFFFFF | 17.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C1D
Deuteranopia (green-blind)
#17191D
Tritanopia (blue-blind)
#001F1E
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #021e1d; /* rgb */ color: rgb(2, 30, 29); /* oklch */ color: oklch(21.3% 0.034 191.6);
Tailwind
colors: {
custom: {
50: '#475958',
500: '#021e1d',
950: '#000000',
},
}SCSS
$custom: #021e1d; $custom-light: #475958; $custom-dark: #000000;
JSON
{
"hex": "#021e1d",
"rgb": {
"r": 2,
"g": 30,
"b": 29
},
"hsl": {
"h": 177.857,
"s": 87.5,
"l": 6.275
},
"oklch": {
"l": 0.21349,
"c": 0.03426,
"h": 191.6
},
"luminance": 0.0103
}Semantic roles & 50–950 ramp
primary
#021E1D
secondary
#64181B
accent
#2A32FE
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000303
muted
#777878