#081111#081111
#081111 is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.9% C 0.014 H 195.9°. Best body text is #FFFFFF at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #081111 |
|---|---|
| RGB | rgb(8, 17, 17) |
| HSL | hsl(180, 36%, 5%) |
| HSV | hsv(180, 53%, 7%) |
| CMYK | cmyk(52.9%, 0%, 0%, 93.3%) |
| CIE-LAB | lab(4.45, -2.74, -0.96) |
| CIE-LCH | lch(4.45, 2.90, 199.39°) |
| OKLab | oklab(16.86% -0.0132 -0.0038) |
| OKLCH | oklch(16.86% 0.014 195.9) |
| XYZ | xyz(0.4017, 0.4930, 0.6042) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.63
Black
#000000
ΔE00 4.65
Dark
#1B2431
ΔE00 10.05
Gunmetal
#2A3439
ΔE00 11.10
Charcoal (survey)
#343837
ΔE00 12.20
Dark Grey
#363737
ΔE00 12.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081111 #110808
analogous
#08110D #081111 #080D11
triadic
#081111 #110811 #111108
tetradic
#081111 #0D0811 #110808 #0D1108
square
#081111 #0D0811 #110808 #0D1108
split-complementary
#081111 #11080D #110D08
monochromatic
#0A1515 #0A1515 #0A1515 #1C3B3B #2F6464
Accessibility & contrast
On white
19.12
#081111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#081111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081111
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081111 | 1.00 | 19.12 | 1.10 | 19.12 |
| #FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101011
Deuteranopia (green-blind)
#0E0F11
Tritanopia (blue-blind)
#051211
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #081111; /* rgb */ color: rgb(8, 17, 17); /* oklch */ color: oklch(16.9% 0.014 195.9);
Tailwind
colors: {
custom: {
50: '#4a4f4f',
500: '#081111',
950: '#000000',
},
}SCSS
$custom: #081111; $custom-light: #4a4f4f; $custom-dark: #000000;
JSON
{
"hex": "#081111",
"rgb": {
"r": 8,
"g": 17,
"b": 17
},
"hsl": {
"h": 180,
"s": 36,
"l": 4.902
},
"oklch": {
"l": 0.16859,
"c": 0.0137,
"h": 195.9
},
"luminance": 0.00493
}Semantic roles & 50–950 ramp
primary
#081111
secondary
#492C2C
accent
#5C5CCC
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777