#021814#021814
#021814 is a very dark, muted teal. Relative luminance 0.007; OKLCH L 18.9% C 0.031 H 179.9°. Best body text is #FFFFFF at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #021814 |
|---|---|
| RGB | rgb(2, 24, 20) |
| HSL | hsl(169, 85%, 5%) |
| HSV | hsv(169, 92%, 9%) |
| CMYK | cmyk(91.7%, 0%, 16.7%, 90.6%) |
| CIE-LAB | lab(6.47, -8.32, 0.08) |
| CIE-LCH | lch(6.47, 8.32, 179.46°) |
| OKLab | oklab(18.89% -0.031 0.0001) |
| OKLCH | oklch(18.89% 0.031 179.9) |
| XYZ | xyz(0.4779, 0.7166, 0.7748) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.78
Black
#000000
ΔE00 10.46
Gunmetal
#2A3439
ΔE00 12.07
Charcoal (survey)
#343837
ΔE00 13.03
Dark
#1B2431
ΔE00 13.58
Onyx
#353839
ΔE00 13.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021814 #180206
analogous
#021809 #021814 #021118
triadic
#021814 #140218 #181402
tetradic
#021814 #090218 #180206 #111802
square
#021814 #090218 #180206 #111802
split-complementary
#021814 #180211 #180902
monochromatic
#021C18 #021C18 #021C18 #075043 #0B8972
Accessibility & contrast
On white
18.37
#021814 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#021814 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021814
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021814 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021814 | 1.00 | 18.37 | 1.14 | 18.37 |
| #FFFFFF | 18.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161614
Deuteranopia (green-blind)
#131314
Tritanopia (blue-blind)
#001917
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #021814; /* rgb */ color: rgb(2, 24, 20); /* oklch */ color: oklch(18.9% 0.031 179.9);
Tailwind
colors: {
custom: {
50: '#475451',
500: '#021814',
950: '#000000',
},
}SCSS
$custom: #021814; $custom-light: #475451; $custom-dark: #000000;
JSON
{
"hex": "#021814",
"rgb": {
"r": 2,
"g": 24,
"b": 20
},
"hsl": {
"h": 169.091,
"s": 84.615,
"l": 5.098
},
"oklch": {
"l": 0.1889,
"c": 0.03104,
"h": 179.9
},
"luminance": 0.00717
}Semantic roles & 50–950 ramp
primary
#021814
secondary
#5E1825
accent
#2D52FB
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000202
muted
#777878