#081817#081817
#081817 is a very dark, muted teal. Relative luminance 0.008; OKLCH L 19.5% C 0.022 H 190.3°. Best body text is #FFFFFF at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #081817 |
|---|---|
| RGB | rgb(8, 24, 23) |
| HSL | hsl(176, 50%, 6%) |
| HSV | hsv(176, 67%, 9%) |
| CMYK | cmyk(66.7%, 0%, 4.2%, 90.6%) |
| CIE-LAB | lab(6.93, -6.04, -1.33) |
| CIE-LCH | lch(6.93, 6.18, 192.43°) |
| OKLab | oklab(19.45% -0.0217 -0.0039) |
| OKLCH | oklch(19.45% 0.022 190.3) |
| XYZ | xyz(0.5814, 0.7667, 0.9278) |
| Luminance | 0.0077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.70
Black
#000000
ΔE00 8.62
Gunmetal
#2A3439
ΔE00 10.38
Dark
#1B2431
ΔE00 11.16
Charcoal (survey)
#343837
ΔE00 11.75
Onyx
#353839
ΔE00 12.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081817 #180809
analogous
#08180F #081817 #081118
triadic
#081817 #170818 #181708
tetradic
#081817 #0F0818 #180809 #111808
square
#081817 #0F0818 #180809 #111808
split-complementary
#081817 #180811 #180F08
monochromatic
#081716 #081716 #081817 #174643 #27746F
Accessibility & contrast
On white
18.21
#081817 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#081817 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081817
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081817 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081817 | 1.00 | 18.21 | 1.15 | 18.21 |
| #FFFFFF | 18.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161717
Deuteranopia (green-blind)
#141417
Tritanopia (blue-blind)
#031918
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #081817; /* rgb */ color: rgb(8, 24, 23); /* oklch */ color: oklch(19.5% 0.022 190.3);
Tailwind
colors: {
custom: {
50: '#4a5453',
500: '#081817',
950: '#000000',
},
}SCSS
$custom: #081817; $custom-light: #4a5453; $custom-dark: #000000;
JSON
{
"hex": "#081817",
"rgb": {
"r": 8,
"g": 24,
"b": 23
},
"hsl": {
"h": 176.25,
"s": 50,
"l": 6.275
},
"oklch": {
"l": 0.19452,
"c": 0.02201,
"h": 190.3
},
"luminance": 0.00767
}Semantic roles & 50–950 ramp
primary
#081817
secondary
#54282B
accent
#4E57DA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878