#021614#021614
#021614 is a very dark, muted teal. Relative luminance 0.006; OKLCH L 18.2% C 0.028 H 186.7°. Best body text is #FFFFFF at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #021614 |
|---|---|
| RGB | rgb(2, 22, 20) |
| HSL | hsl(174, 83%, 5%) |
| HSV | hsv(174, 91%, 9%) |
| CMYK | cmyk(90.9%, 0%, 9.1%, 91.4%) |
| CIE-LAB | lab(5.76, -6.86, -0.97) |
| CIE-LCH | lch(5.76, 6.93, 188.05°) |
| OKLab | oklab(18.19% -0.0282 -0.0033) |
| OKLCH | oklch(18.19% 0.028 186.7) |
| XYZ | xyz(0.4382, 0.6372, 0.7616) |
| Luminance | 0.0064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.27
Black
#000000
ΔE00 9.04
Gunmetal
#2A3439
ΔE00 11.44
Dark
#1B2431
ΔE00 12.22
Charcoal (survey)
#343837
ΔE00 12.72
Onyx
#353839
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021614 #160204
analogous
#02160A #021614 #020E16
triadic
#021614 #140216 #161402
tetradic
#021614 #0A0216 #160204 #0E1602
square
#021614 #0A0216 #160204 #0E1602
split-complementary
#021614 #16020E #160A02
monochromatic
#031C19 #031C19 #031C19 #074E47 #0C867A
Accessibility & contrast
On white
18.63
#021614 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#021614 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021614
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021614 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021614 | 1.00 | 18.63 | 1.13 | 18.63 |
| #FFFFFF | 18.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141414
Deuteranopia (green-blind)
#111214
Tritanopia (blue-blind)
#001715
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #021614; /* rgb */ color: rgb(2, 22, 20); /* oklch */ color: oklch(18.2% 0.028 186.7);
Tailwind
colors: {
custom: {
50: '#475251',
500: '#021614',
950: '#000000',
},
}SCSS
$custom: #021614; $custom-light: #475251; $custom-dark: #000000;
JSON
{
"hex": "#021614",
"rgb": {
"r": 2,
"g": 22,
"b": 20
},
"hsl": {
"h": 174,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.1819,
"c": 0.02841,
"h": 186.7
},
"luminance": 0.00637
}Semantic roles & 50–950 ramp
primary
#021614
secondary
#5C181F
accent
#2E43FA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000202
muted
#777878