#081416#081416
#081416 is a very dark, near-neutral teal. Relative luminance 0.006; OKLCH L 18.1% C 0.018 H 209.0°. Best body text is #FFFFFF at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #081416 |
|---|---|
| RGB | rgb(8, 20, 22) |
| HSL | hsl(189, 47%, 6%) |
| HSV | hsv(189, 64%, 9%) |
| CMYK | cmyk(63.6%, 9.1%, 0%, 91.4%) |
| CIE-LAB | lab(5.51, -3.46, -2.67) |
| CIE-LCH | lch(5.51, 4.37, 217.63°) |
| OKLab | oklab(18.09% -0.0156 -0.0086) |
| OKLCH | oklch(18.09% 0.018 209) |
| XYZ | xyz(0.4951, 0.6098, 0.8505) |
| Luminance | 0.0061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.21
Black
#000000
ΔE00 6.09
Dark
#1B2431
ΔE00 9.07
Gunmetal
#2A3439
ΔE00 10.18
Charcoal (survey)
#343837
ΔE00 11.90
Onyx
#353839
ΔE00 12.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081416 #160A08
analogous
#081611 #081416 #080D16
triadic
#081416 #160814 #141608
tetradic
#081416 #110816 #160A08 #0D1608
square
#081416 #110816 #160A08 #0D1608
split-complementary
#081416 #16080D #161108
monochromatic
#081416 #081416 #081416 #183D43 #296670
Accessibility & contrast
On white
18.72
#081416 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#081416 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081416
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081416 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081416 | 1.00 | 18.72 | 1.12 | 18.72 |
| #FFFFFF | 18.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#121316
Deuteranopia (green-blind)
#101116
Tritanopia (blue-blind)
#041515
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #081416; /* rgb */ color: rgb(8, 20, 22); /* oklch */ color: oklch(18.1% 0.018 209.0);
Tailwind
colors: {
custom: {
50: '#4a5152',
500: '#081416',
950: '#000000',
},
}SCSS
$custom: #081416; $custom-light: #4a5152; $custom-dark: #000000;
JSON
{
"hex": "#081416",
"rgb": {
"r": 8,
"g": 20,
"b": 22
},
"hsl": {
"h": 188.571,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.1809,
"c": 0.01781,
"h": 209
},
"luminance": 0.0061
}Semantic roles & 50–950 ramp
primary
#081416
secondary
#512F29
accent
#6451D6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878