#08110B#08110B
#08110B is a very dark, near-neutral green. Relative luminance 0.005; OKLCH L 16.6% C 0.019 H 155.1°. Best body text is #FFFFFF at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #08110B |
|---|---|
| RGB | rgb(8, 17, 11) |
| HSL | hsl(140, 36%, 5%) |
| HSV | hsv(140, 53%, 7%) |
| CMYK | cmyk(52.9%, 0%, 35.3%, 93.3%) |
| CIE-LAB | lab(4.31, -3.77, 1.85) |
| CIE-LCH | lch(4.31, 4.20, 153.84°) |
| OKLab | oklab(16.61% -0.0169 0.0079) |
| OKLCH | oklch(16.61% 0.019 155.1) |
| XYZ | xyz(0.3610, 0.4767, 0.3895) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.54
Black
#000000
ΔE00 5.82
Gunmetal
#2A3439
ΔE00 12.30
Charcoal (survey)
#343837
ΔE00 12.53
Dark
#1B2431
ΔE00 12.62
Dark Grey
#363737
ΔE00 13.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08110B #11080E
analogous
#0A1108 #08110B #081110
triadic
#08110B #0B0811 #110B08
tetradic
#08110B #080A11 #11080E #111008
square
#08110B #080A11 #11080E #111008
split-complementary
#08110B #100811 #11080A
monochromatic
#0A150D #0A150D #0A150D #1C3B26 #2F6441
Accessibility & contrast
On white
19.17
#08110B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#08110B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08110B
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08110B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08110B | 1.00 | 19.17 | 1.10 | 19.17 |
| #FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11100B
Deuteranopia (green-blind)
#0F0F0B
Tritanopia (blue-blind)
#07110F
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #08110b; /* rgb */ color: rgb(8, 17, 11); /* oklch */ color: oklch(16.6% 0.019 155.1);
Tailwind
colors: {
custom: {
50: '#4a4f4c',
500: '#08110b',
950: '#000000',
},
}SCSS
$custom: #08110b; $custom-light: #4a4f4c; $custom-dark: #000000;
JSON
{
"hex": "#08110b",
"rgb": {
"r": 8,
"g": 17,
"b": 11
},
"hsl": {
"h": 140,
"s": 36,
"l": 4.902
},
"oklch": {
"l": 0.1661,
"c": 0.01869,
"h": 155.1
},
"luminance": 0.00477
}Semantic roles & 50–950 ramp
primary
#08110B
secondary
#492C3F
accent
#5CA7CC
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777