#081816#081816
#081816 is a very dark, muted teal. Relative luminance 0.008; OKLCH L 19.4% C 0.022 H 185.2°. Best body text is #FFFFFF at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #081816 |
|---|---|
| RGB | rgb(8, 24, 22) |
| HSL | hsl(173, 50%, 6%) |
| HSV | hsv(173, 67%, 9%) |
| CMYK | cmyk(66.7%, 0%, 8.3%, 90.6%) |
| CIE-LAB | lab(6.89, -6.29, -0.65) |
| CIE-LCH | lch(6.89, 6.32, 185.90°) |
| OKLab | oklab(19.41% -0.0223 -0.002) |
| OKLCH | oklch(19.41% 0.022 185.2) |
| XYZ | xyz(0.5715, 0.7628, 0.8760) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.92
Black
#000000
ΔE00 8.79
Gunmetal
#2A3439
ΔE00 10.70
Dark
#1B2431
ΔE00 11.73
Charcoal (survey)
#343837
ΔE00 11.84
Onyx
#353839
ΔE00 12.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081816 #18080A
analogous
#08180E #081816 #081218
triadic
#081816 #160818 #181608
tetradic
#081816 #0E0818 #18080A #121808
square
#081816 #0E0818 #18080A #121808
split-complementary
#081816 #180812 #180E08
monochromatic
#081715 #081715 #081816 #174640 #27746A
Accessibility & contrast
On white
18.22
#081816 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#081816 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081816
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081816 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081816 | 1.00 | 18.22 | 1.15 | 18.22 |
| #FFFFFF | 18.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171616
Deuteranopia (green-blind)
#141416
Tritanopia (blue-blind)
#031917
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #081816; /* rgb */ color: rgb(8, 24, 22); /* oklch */ color: oklch(19.4% 0.022 185.2);
Tailwind
colors: {
custom: {
50: '#4a5452',
500: '#081816',
950: '#000000',
},
}SCSS
$custom: #081816; $custom-light: #4a5452; $custom-dark: #000000;
JSON
{
"hex": "#081816",
"rgb": {
"r": 8,
"g": 24,
"b": 22
},
"hsl": {
"h": 172.5,
"s": 50,
"l": 6.275
},
"oklch": {
"l": 0.19408,
"c": 0.02236,
"h": 185.2
},
"luminance": 0.00763
}Semantic roles & 50–950 ramp
primary
#081816
secondary
#54282E
accent
#4E60DA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878