#08160B#08160B
#08160B is a very dark, muted green. Relative luminance 0.006; OKLCH L 18.3% C 0.030 H 149.8°. Best body text is #FFFFFF at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #08160B |
|---|---|
| RGB | rgb(8, 22, 11) |
| HSL | hsl(133, 47%, 6%) |
| HSV | hsv(133, 64%, 9%) |
| CMYK | cmyk(63.6%, 0%, 50%, 91.4%) |
| CIE-LAB | lab(5.87, -6.96, 4.13) |
| CIE-LCH | lch(5.87, 8.10, 149.31°) |
| OKLab | oklab(18.33% -0.0259 0.0151) |
| OKLCH | oklch(18.33% 0.03 149.8) |
| XYZ | xyz(0.4474, 0.6496, 0.4183) |
| Luminance | 0.0065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 7.41
Black
#000000
ΔE00 9.60
Charcoal (survey)
#343837
ΔE00 13.06
Gunmetal
#2A3439
ΔE00 13.37
Dark Grey
#363737
ΔE00 14.03
Onyx
#353839
ΔE00 14.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08160B #160813
analogous
#0C1608 #08160B #081612
triadic
#08160B #0B0816 #160B08
tetradic
#08160B #080C16 #160813 #161208
square
#08160B #080C16 #160813 #161208
split-complementary
#08160B #120816 #16080C
monochromatic
#08160B #08160B #08160B #184321 #297038
Accessibility & contrast
On white
18.58
#08160B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#08160B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08160B
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08160B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08160B | 1.00 | 18.58 | 1.13 | 18.58 |
| #FFFFFF | 18.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16140A
Deuteranopia (green-blind)
#14120C
Tritanopia (blue-blind)
#061613
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #08160b; /* rgb */ color: rgb(8, 22, 11); /* oklch */ color: oklch(18.3% 0.030 149.8);
Tailwind
colors: {
custom: {
50: '#4a524b',
500: '#08160b',
950: '#000000',
},
}SCSS
$custom: #08160b; $custom-light: #4a524b; $custom-dark: #000000;
JSON
{
"hex": "#08160b",
"rgb": {
"r": 8,
"g": 22,
"b": 11
},
"hsl": {
"h": 132.857,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.18327,
"c": 0.02995,
"h": 149.8
},
"luminance": 0.0065
}Semantic roles & 50–950 ramp
primary
#08160B
secondary
#512948
accent
#51BAD6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877