#021C14#021C14
#021C14 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.3% C 0.037 H 169.9°. Best body text is #FFFFFF at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #021C14 |
|---|---|
| RGB | rgb(2, 28, 20) |
| HSL | hsl(162, 87%, 6%) |
| HSV | hsv(162, 93%, 11%) |
| CMYK | cmyk(92.9%, 0%, 28.6%, 89%) |
| CIE-LAB | lab(8.07, -11.60, 2.42) |
| CIE-LCH | lch(8.07, 11.85, 168.23°) |
| OKLab | oklab(20.29% -0.0366 0.0065) |
| OKLCH | oklch(20.29% 0.037 169.9) |
| XYZ | xyz(0.5665, 0.8939, 0.8044) |
| Luminance | 0.0089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.94
Dark Forest Green
#002D04
ΔE00 12.68
Very Dark Green
#062E03
ΔE00 13.00
Black
#000000
ΔE00 13.45
Gunmetal
#2A3439
ΔE00 13.84
Charcoal (survey)
#343837
ΔE00 14.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021C14 #1C020A
analogous
#021C07 #021C14 #02171C
triadic
#021C14 #14021C #1C1402
tetradic
#021C14 #07021C #1C020A #171C02
square
#021C14 #07021C #1C020A #171C02
split-complementary
#021C14 #1C0217 #1C0702
monochromatic
#021D14 #021D14 #021D14 #06553D #0A8E66
Accessibility & contrast
On white
17.81
#021C14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#021C14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021C14
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021C14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021C14 | 1.00 | 17.81 | 1.18 | 17.81 |
| #FFFFFF | 17.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1914
Deuteranopia (green-blind)
#171715
Tritanopia (blue-blind)
#001C1A
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #021c14; /* rgb */ color: rgb(2, 28, 20); /* oklch */ color: oklch(20.3% 0.037 169.9);
Tailwind
colors: {
custom: {
50: '#475851',
500: '#021c14',
950: '#000000',
},
}SCSS
$custom: #021c14; $custom-light: #475851; $custom-dark: #000000;
JSON
{
"hex": "#021c14",
"rgb": {
"r": 2,
"g": 28,
"b": 20
},
"hsl": {
"h": 161.538,
"s": 86.667,
"l": 5.882
},
"oklch": {
"l": 0.20289,
"c": 0.03714,
"h": 169.9
},
"luminance": 0.00894
}Semantic roles & 50–950 ramp
primary
#021C14
secondary
#62182F
accent
#2B6CFD
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878