#08170B#08170B
#08170B is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.7% C 0.032 H 149.2°. Best body text is #FFFFFF at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #08170B |
|---|---|
| RGB | rgb(8, 23, 11) |
| HSL | hsl(132, 48%, 6%) |
| HSV | hsv(132, 65%, 9%) |
| CMYK | cmyk(65.2%, 0%, 52.2%, 91%) |
| CIE-LAB | lab(6.22, -7.68, 4.65) |
| CIE-LCH | lch(6.22, 8.98, 148.83°) |
| OKLab | oklab(18.67% -0.0276 0.0165) |
| OKLCH | oklch(18.67% 0.032 149.2) |
| XYZ | xyz(0.4669, 0.6885, 0.4248) |
| Luminance | 0.0069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.19
Black
#000000
ΔE00 10.37
Charcoal (survey)
#343837
ΔE00 13.28
Gunmetal
#2A3439
ΔE00 13.70
Dark Forest Green
#002D04
ΔE00 13.94
Very Dark Green
#062E03
ΔE00 13.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08170B #170814
analogous
#0C1708 #08170B #081712
triadic
#08170B #0B0817 #170B08
tetradic
#08170B #080C17 #170814 #171208
square
#08170B #080C17 #170814 #171208
split-complementary
#08170B #120817 #17080C
monochromatic
#08170B #08170B #08170B #184421 #287236
Accessibility & contrast
On white
18.46
#08170B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#08170B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08170B
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08170B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08170B | 1.00 | 18.46 | 1.14 | 18.46 |
| #FFFFFF | 18.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#17150A
Deuteranopia (green-blind)
#15130C
Tritanopia (blue-blind)
#061614
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #08170b; /* rgb */ color: rgb(8, 23, 11); /* oklch */ color: oklch(18.7% 0.032 149.2);
Tailwind
colors: {
custom: {
50: '#4a534b',
500: '#08170b',
950: '#000000',
},
}SCSS
$custom: #08170b; $custom-light: #4a534b; $custom-dark: #000000;
JSON
{
"hex": "#08170b",
"rgb": {
"r": 8,
"g": 23,
"b": 11
},
"hsl": {
"h": 132,
"s": 48.387,
"l": 6.078
},
"oklch": {
"l": 0.18672,
"c": 0.0321,
"h": 149.2
},
"luminance": 0.00689
}Semantic roles & 50–950 ramp
primary
#08170B
secondary
#52294A
accent
#50BDD8
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877