#021414#021414
#021414 is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.5% C 0.026 H 195.0°. Best body text is #FFFFFF at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #021414 |
|---|---|
| RGB | rgb(2, 20, 20) |
| HSL | hsl(180, 82%, 4%) |
| HSV | hsv(180, 90%, 8%) |
| CMYK | cmyk(90%, 0%, 0%, 92.2%) |
| CIE-LAB | lab(5.09, -5.50, -1.94) |
| CIE-LCH | lch(5.09, 5.84, 199.40°) |
| OKLab | oklab(17.49% -0.0254 -0.0068) |
| OKLCH | oklch(17.49% 0.026 195) |
| XYZ | xyz(0.4014, 0.5637, 0.7493) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.90
Black
#000000
ΔE00 7.72
Dark
#1B2431
ΔE00 10.96
Gunmetal
#2A3439
ΔE00 11.04
Charcoal (survey)
#343837
ΔE00 12.60
Onyx
#353839
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021414 #140202
analogous
#02140B #021414 #020B14
triadic
#021414 #140214 #141402
tetradic
#021414 #0B0214 #140202 #0B1402
square
#021414 #0B0214 #140202 #0B1402
split-complementary
#021414 #14020B #140B02
monochromatic
#031C1C #031C1C #031C1C #084C4C #0D8383
Accessibility & contrast
On white
18.87
#021414 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#021414 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021414
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021414 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021414 | 1.00 | 18.87 | 1.11 | 18.87 |
| #FFFFFF | 18.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#121214
Deuteranopia (green-blind)
#0F1014
Tritanopia (blue-blind)
#001514
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #021414; /* rgb */ color: rgb(2, 20, 20); /* oklch */ color: oklch(17.5% 0.026 195.0);
Tailwind
colors: {
custom: {
50: '#475151',
500: '#021414',
950: '#000000',
},
}SCSS
$custom: #021414; $custom-light: #475151; $custom-dark: #000000;
JSON
{
"hex": "#021414",
"rgb": {
"r": 2,
"g": 20,
"b": 20
},
"hsl": {
"h": 180,
"s": 81.818,
"l": 4.314
},
"oklch": {
"l": 0.17491,
"c": 0.02626,
"h": 195
},
"luminance": 0.00564
}Semantic roles & 50–950 ramp
primary
#021414
secondary
#591818
accent
#3030F8
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000202
muted
#777878