#021416#021416
#021416 is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.6% C 0.026 H 204.1°. Best body text is #FFFFFF at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #021416 |
|---|---|
| RGB | rgb(2, 20, 22) |
| HSL | hsl(186, 83%, 5%) |
| HSV | hsv(186, 91%, 9%) |
| CMYK | cmyk(90.9%, 9.1%, 0%, 91.4%) |
| CIE-LAB | lab(5.16, -5.04, -3.22) |
| CIE-LCH | lch(5.16, 5.98, 212.61°) |
| OKLab | oklab(17.59% -0.0241 -0.0108) |
| OKLCH | oklch(17.59% 0.026 204.1) |
| XYZ | xyz(0.4199, 0.5711, 0.8470) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.77
Black
#000000
ΔE00 7.56
Dark
#1B2431
ΔE00 9.98
Gunmetal
#2A3439
ΔE00 10.64
Charcoal (survey)
#343837
ΔE00 12.59
Onyx
#353839
ΔE00 12.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021416 #160402
analogous
#02160E #021416 #020A16
triadic
#021416 #160214 #141602
tetradic
#021416 #0E0216 #160402 #0A1602
square
#021416 #0E0216 #160402 #0A1602
split-complementary
#021416 #16020A #160E02
monochromatic
#03191C #03191C #03191C #07474E #0C7A86
Accessibility & contrast
On white
18.85
#021416 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#021416 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021416
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021416 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021416 | 1.00 | 18.85 | 1.11 | 18.85 |
| #FFFFFF | 18.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111316
Deuteranopia (green-blind)
#0E1016
Tritanopia (blue-blind)
#001515
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #021416; /* rgb */ color: rgb(2, 20, 22); /* oklch */ color: oklch(17.6% 0.026 204.1);
Tailwind
colors: {
custom: {
50: '#475152',
500: '#021416',
950: '#000000',
},
}SCSS
$custom: #021416; $custom-light: #475152; $custom-dark: #000000;
JSON
{
"hex": "#021416",
"rgb": {
"r": 2,
"g": 20,
"b": 22
},
"hsl": {
"h": 186,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.17594,
"c": 0.02642,
"h": 204.1
},
"luminance": 0.00571
}Semantic roles & 50–950 ramp
primary
#021416
secondary
#5C1F18
accent
#432EFA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000202
muted
#777878