#08110F#08110F
#08110F is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.8% C 0.014 H 179.2°. Best body text is #FFFFFF at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #08110F |
|---|---|
| RGB | rgb(8, 17, 15) |
| HSL | hsl(167, 36%, 5%) |
| HSV | hsv(167, 53%, 7%) |
| CMYK | cmyk(52.9%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.40, -3.12, 0.07) |
| CIE-LCH | lch(4.40, 3.12, 178.75°) |
| OKLab | oklab(16.77% -0.0144 0.0002) |
| OKLCH | oklch(16.77% 0.014 179.2) |
| XYZ | xyz(0.3868, 0.4870, 0.5255) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.13
Black
#000000
ΔE00 4.95
Dark
#1B2431
ΔE00 10.96
Gunmetal
#2A3439
ΔE00 11.47
Charcoal (survey)
#343837
ΔE00 12.25
Dark Grey
#363737
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08110F #11080A
analogous
#08110B #08110F #080F11
triadic
#08110F #0F0811 #110F08
tetradic
#08110F #0B0811 #11080A #0F1108
square
#08110F #0B0811 #11080A #0F1108
split-complementary
#08110F #11080F #110B08
monochromatic
#0A1512 #0A1512 #0A1512 #1C3B34 #2F6458
Accessibility & contrast
On white
19.14
#08110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#08110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08110F
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08110F | 1.00 | 19.14 | 1.10 | 19.14 |
| #FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100F
Deuteranopia (green-blind)
#0F0F0F
Tritanopia (blue-blind)
#061110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #08110f; /* rgb */ color: rgb(8, 17, 15); /* oklch */ color: oklch(16.8% 0.014 179.2);
Tailwind
colors: {
custom: {
50: '#4a4f4e',
500: '#08110f',
950: '#000000',
},
}SCSS
$custom: #08110f; $custom-light: #4a4f4e; $custom-dark: #000000;
JSON
{
"hex": "#08110f",
"rgb": {
"r": 8,
"g": 17,
"b": 15
},
"hsl": {
"h": 166.667,
"s": 36,
"l": 4.902
},
"oklch": {
"l": 0.16768,
"c": 0.0144,
"h": 179.2
},
"luminance": 0.00487
}Semantic roles & 50–950 ramp
primary
#08110F
secondary
#492C32
accent
#5C75CC
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777