#011616#011616
#011616 is a very dark, muted teal. Relative luminance 0.006; OKLCH L 18.2% C 0.029 H 194.9°. Best body text is #FFFFFF at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #011616 |
|---|---|
| RGB | rgb(1, 22, 22) |
| HSL | hsl(180, 91%, 5%) |
| HSV | hsv(180, 95%, 9%) |
| CMYK | cmyk(95.5%, 0%, 0%, 91.4%) |
| CIE-LAB | lab(5.76, -6.65, -2.34) |
| CIE-LCH | lch(5.76, 7.05, 199.43°) |
| OKLab | oklab(18.21% -0.0284 -0.0075) |
| OKLCH | oklch(18.21% 0.029 194.9) |
| XYZ | xyz(0.4442, 0.6381, 0.8587) |
| Luminance | 0.0064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.18
Black
#000000
ΔE00 8.98
Gunmetal
#2A3439
ΔE00 11.04
Dark
#1B2431
ΔE00 11.39
Charcoal (survey)
#343837
ΔE00 12.73
Onyx
#353839
ΔE00 13.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011616 #160101
analogous
#01160C #011616 #010C16
triadic
#011616 #160116 #161601
tetradic
#011616 #0C0116 #160101 #0C1601
square
#011616 #0C0116 #160101 #0C1601
split-complementary
#011616 #16010C #160C01
monochromatic
#011D1D #011D1D #011D1D #045151 #068B8B
Accessibility & contrast
On white
18.62
#011616 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#011616 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011616
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011616 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011616 | 1.00 | 18.62 | 1.13 | 18.62 |
| #FFFFFF | 18.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141416
Deuteranopia (green-blind)
#101216
Tritanopia (blue-blind)
#001716
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #011616; /* rgb */ color: rgb(1, 22, 22); /* oklch */ color: oklch(18.2% 0.029 194.9);
Tailwind
colors: {
custom: {
50: '#465252',
500: '#011616',
950: '#000000',
},
}SCSS
$custom: #011616; $custom-light: #465252; $custom-dark: #000000;
JSON
{
"hex": "#011616",
"rgb": {
"r": 1,
"g": 22,
"b": 22
},
"hsl": {
"h": 180,
"s": 91.304,
"l": 4.51
},
"oklch": {
"l": 0.18206,
"c": 0.02941,
"h": 194.9
},
"luminance": 0.00638
}Semantic roles & 50–950 ramp
primary
#011616
secondary
#5E1515
accent
#2929FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000202
muted
#777878