#021E16#021E16
#021E16 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.1% C 0.038 H 171.0°. Best body text is #FFFFFF at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #021E16 |
|---|---|
| RGB | rgb(2, 30, 22) |
| HSL | hsl(163, 88%, 6%) |
| HSV | hsv(163, 93%, 12%) |
| CMYK | cmyk(93.3%, 0%, 26.7%, 88.2%) |
| CIE-LAB | lab(8.99, -12.76, 2.36) |
| CIE-LCH | lch(8.99, 12.98, 169.54°) |
| OKLab | oklab(21.06% -0.038 0.006) |
| OKLCH | oklch(21.06% 0.038 171) |
| XYZ | xyz(0.6340, 0.9993, 0.9184) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.92
Dark Forest Green
#002D04
ΔE00 12.13
Very Dark Green
#062E03
ΔE00 12.52
Gunmetal
#2A3439
ΔE00 14.10
Charcoal (survey)
#343837
ΔE00 14.39
Black
#000000
ΔE00 14.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E16 #1E020A
analogous
#021E08 #021E16 #02181E
triadic
#021E16 #16021E #1E1602
tetradic
#021E16 #08021E #1E020A #181E02
square
#021E16 #08021E #1E020A #181E02
split-complementary
#021E16 #1E0218 #1E0802
monochromatic
#021D15 #021D15 #021E16 #065740 #0A916A
Accessibility & contrast
On white
17.50
#021E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#021E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E16
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E16 | 1.00 | 17.50 | 1.20 | 17.50 |
| #FFFFFF | 17.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1B16
Deuteranopia (green-blind)
#191817
Tritanopia (blue-blind)
#001E1C
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #021e16; /* rgb */ color: rgb(2, 30, 22); /* oklch */ color: oklch(21.1% 0.038 171.0);
Tailwind
colors: {
custom: {
50: '#465952',
500: '#021e16',
950: '#000000',
},
}SCSS
$custom: #021e16; $custom-light: #465952; $custom-dark: #000000;
JSON
{
"hex": "#021e16",
"rgb": {
"r": 2,
"g": 30,
"b": 22
},
"hsl": {
"h": 162.857,
"s": 87.5,
"l": 6.275
},
"oklch": {
"l": 0.21058,
"c": 0.03844,
"h": 171
},
"luminance": 0.00999
}Semantic roles & 50–950 ramp
primary
#021E16
secondary
#64182E
accent
#2A67FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878