#021612#021612
#021612 is a very dark, muted teal. Relative luminance 0.006; OKLCH L 18.1% C 0.030 H 179.0°. Best body text is #FFFFFF at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #021612 |
|---|---|
| RGB | rgb(2, 22, 18) |
| HSL | hsl(168, 83%, 5%) |
| HSV | hsv(168, 91%, 9%) |
| CMYK | cmyk(90.9%, 0%, 18.2%, 91.4%) |
| CIE-LAB | lab(5.69, -7.29, 0.21) |
| CIE-LCH | lch(5.69, 7.29, 178.35°) |
| OKLab | oklab(18.1% -0.0295 0.0005) |
| OKLCH | oklch(18.1% 0.03 179) |
| XYZ | xyz(0.4211, 0.6303, 0.6716) |
| Luminance | 0.0063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.72
Black
#000000
ΔE00 9.39
Gunmetal
#2A3439
ΔE00 12.01
Charcoal (survey)
#343837
ΔE00 12.93
Dark
#1B2431
ΔE00 13.15
Onyx
#353839
ΔE00 13.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021612 #160206
analogous
#021608 #021612 #021016
triadic
#021612 #120216 #161202
tetradic
#021612 #080216 #160206 #101602
square
#021612 #080216 #160206 #101602
split-complementary
#021612 #160210 #160802
monochromatic
#031C17 #031C17 #031C17 #074E40 #0C866E
Accessibility & contrast
On white
18.65
#021612 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#021612 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021612
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021612 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021612 | 1.00 | 18.65 | 1.13 | 18.65 |
| #FFFFFF | 18.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151412
Deuteranopia (green-blind)
#111212
Tritanopia (blue-blind)
#001715
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #021612; /* rgb */ color: rgb(2, 22, 18); /* oklch */ color: oklch(18.1% 0.030 179.0);
Tailwind
colors: {
custom: {
50: '#475250',
500: '#021612',
950: '#000000',
},
}SCSS
$custom: #021612; $custom-light: #475250; $custom-dark: #000000;
JSON
{
"hex": "#021612",
"rgb": {
"r": 2,
"g": 22,
"b": 18
},
"hsl": {
"h": 168,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.18102,
"c": 0.02951,
"h": 179
},
"luminance": 0.0063
}Semantic roles & 50–950 ramp
primary
#021612
secondary
#5C1826
accent
#2E57FA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000202
muted
#777878