#011816#011816
#011816 is a very dark, muted teal. Relative luminance 0.007; OKLCH L 18.9% C 0.031 H 187.4°. Best body text is #FFFFFF at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #011816 |
|---|---|
| RGB | rgb(1, 24, 22) |
| HSL | hsl(175, 92%, 5%) |
| HSV | hsv(175, 96%, 9%) |
| CMYK | cmyk(95.8%, 0%, 8.3%, 90.6%) |
| CIE-LAB | lab(6.48, -8.12, -1.30) |
| CIE-LCH | lch(6.48, 8.22, 189.07°) |
| OKLab | oklab(18.91% -0.0311 -0.0041) |
| OKLCH | oklch(18.91% 0.031 187.4) |
| XYZ | xyz(0.4839, 0.7176, 0.8719) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.57
Black
#000000
ΔE00 10.33
Gunmetal
#2A3439
ΔE00 11.59
Dark
#1B2431
ΔE00 12.76
Charcoal (survey)
#343837
ΔE00 12.96
Onyx
#353839
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011816 #180103
analogous
#01180B #011816 #010E18
triadic
#011816 #160118 #181601
tetradic
#011816 #0B0118 #180103 #0E1801
square
#011816 #0B0118 #180103 #0E1801
split-complementary
#011816 #18010E #180B01
monochromatic
#011D1B #011D1B #011D1B #03534C #068E82
Accessibility & contrast
On white
18.36
#011816 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#011816 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011816
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011816 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011816 | 1.00 | 18.36 | 1.14 | 18.36 |
| #FFFFFF | 18.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161616
Deuteranopia (green-blind)
#121316
Tritanopia (blue-blind)
#001917
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #011816; /* rgb */ color: rgb(1, 24, 22); /* oklch */ color: oklch(18.9% 0.031 187.4);
Tailwind
colors: {
custom: {
50: '#465452',
500: '#011816',
950: '#000000',
},
}SCSS
$custom: #011816; $custom-light: #465452; $custom-dark: #000000;
JSON
{
"hex": "#011816",
"rgb": {
"r": 1,
"g": 24,
"b": 22
},
"hsl": {
"h": 174.783,
"s": 92,
"l": 4.902
},
"oklch": {
"l": 0.18905,
"c": 0.03138,
"h": 187.4
},
"luminance": 0.00718
}Semantic roles & 50–950 ramp
primary
#011816
secondary
#60151B
accent
#293BFF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000202
muted
#777878