#08110E#08110E
#08110E is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.7% C 0.015 H 171.9°. Best body text is #FFFFFF at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #08110E |
|---|---|
| RGB | rgb(8, 17, 14) |
| HSL | hsl(160, 36%, 5%) |
| HSV | hsv(160, 53%, 7%) |
| CMYK | cmyk(52.9%, 0%, 17.6%, 93.3%) |
| CIE-LAB | lab(4.37, -3.29, 0.55) |
| CIE-LCH | lch(4.37, 3.34, 170.53°) |
| OKLab | oklab(16.73% -0.015 0.0022) |
| OKLCH | oklch(16.73% 0.015 171.9) |
| XYZ | xyz(0.3798, 0.4842, 0.4888) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.47
Black
#000000
ΔE00 5.15
Dark
#1B2431
ΔE00 11.41
Gunmetal
#2A3439
ΔE00 11.67
Charcoal (survey)
#343837
ΔE00 12.30
Dark Grey
#363737
ΔE00 12.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08110E #11080B
analogous
#08110A #08110E #081011
triadic
#08110E #0E0811 #110E08
tetradic
#08110E #0A0811 #11080B #101108
square
#08110E #0A0811 #11080B #101108
split-complementary
#08110E #110810 #110A08
monochromatic
#0A1511 #0A1511 #0A1511 #1C3B30 #2F6453
Accessibility & contrast
On white
19.15
#08110E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#08110E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08110E
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08110E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08110E | 1.00 | 19.15 | 1.10 | 19.15 |
| #FFFFFF | 19.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100E
Deuteranopia (green-blind)
#0F0F0E
Tritanopia (blue-blind)
#061110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #08110e; /* rgb */ color: rgb(8, 17, 14); /* oklch */ color: oklch(16.7% 0.015 171.9);
Tailwind
colors: {
custom: {
50: '#4a4f4d',
500: '#08110e',
950: '#000000',
},
}SCSS
$custom: #08110e; $custom-light: #4a4f4d; $custom-dark: #000000;
JSON
{
"hex": "#08110e",
"rgb": {
"r": 8,
"g": 17,
"b": 14
},
"hsl": {
"h": 160,
"s": 36,
"l": 4.902
},
"oklch": {
"l": 0.16726,
"c": 0.01517,
"h": 171.9
},
"luminance": 0.00484
}Semantic roles & 50–950 ramp
primary
#08110E
secondary
#492C35
accent
#5C81CC
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777