#08150E#08150E
#08150E is a very dark, muted green. Relative luminance 0.006; OKLCH L 18.1% C 0.024 H 159.5°. Best body text is #FFFFFF at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #08150E |
|---|---|
| RGB | rgb(8, 21, 14) |
| HSL | hsl(148, 45%, 6%) |
| HSV | hsv(148, 62%, 8%) |
| CMYK | cmyk(61.9%, 0%, 33.3%, 91.8%) |
| CIE-LAB | lab(5.60, -5.79, 2.33) |
| CIE-LCH | lch(5.60, 6.25, 158.05°) |
| OKLab | oklab(18.08% -0.0222 0.0083) |
| OKLCH | oklch(18.08% 0.024 159.5) |
| XYZ | xyz(0.4475, 0.6196, 0.5114) |
| Luminance | 0.0062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.74
Black
#000000
ΔE00 8.17
Gunmetal
#2A3439
ΔE00 12.30
Charcoal (survey)
#343837
ΔE00 12.47
Onyx
#353839
ΔE00 13.28
Dark Grey
#363737
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08150E #15080F
analogous
#081508 #08150E #081514
triadic
#08150E #0E0815 #150E08
tetradic
#08150E #080815 #15080F #151408
square
#08150E #080815 #15080F #151408
split-complementary
#08150E #140815 #150808
monochromatic
#08160F #08160F #08160F #19412C #2A6E49
Accessibility & contrast
On white
18.68
#08150E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#08150E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08150E
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08150E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08150E | 1.00 | 18.68 | 1.12 | 18.68 |
| #FFFFFF | 18.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#15130E
Deuteranopia (green-blind)
#13120E
Tritanopia (blue-blind)
#061513
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #08150e; /* rgb */ color: rgb(8, 21, 14); /* oklch */ color: oklch(18.1% 0.024 159.5);
Tailwind
colors: {
custom: {
50: '#4a524d',
500: '#08150e',
950: '#000000',
},
}SCSS
$custom: #08150e; $custom-light: #4a524d; $custom-dark: #000000;
JSON
{
"hex": "#08150e",
"rgb": {
"r": 8,
"g": 21,
"b": 14
},
"hsl": {
"h": 147.692,
"s": 44.828,
"l": 5.686
},
"oklch": {
"l": 0.18081,
"c": 0.02375,
"h": 159.5
},
"luminance": 0.0062
}Semantic roles & 50–950 ramp
primary
#08150E
secondary
#4F293E
accent
#5399D5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877