#08150F#08150F
#08150F is a very dark, muted teal. Relative luminance 0.006; OKLCH L 18.1% C 0.023 H 163.3°. Best body text is #FFFFFF at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #08150F |
|---|---|
| RGB | rgb(8, 21, 15) |
| HSL | hsl(152, 45%, 6%) |
| HSV | hsv(152, 62%, 8%) |
| CMYK | cmyk(61.9%, 0%, 28.6%, 91.8%) |
| CIE-LAB | lab(5.62, -5.62, 1.85) |
| CIE-LCH | lch(5.62, 5.91, 161.72°) |
| OKLab | oklab(18.12% -0.0216 0.0065) |
| OKLCH | oklch(18.12% 0.023 163.3) |
| XYZ | xyz(0.4545, 0.6224, 0.5480) |
| Luminance | 0.0062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.42
Black
#000000
ΔE00 7.94
Gunmetal
#2A3439
ΔE00 12.03
Charcoal (survey)
#343837
ΔE00 12.33
Onyx
#353839
ΔE00 13.11
Dark Grey
#363737
ΔE00 13.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08150F #15080E
analogous
#081508 #08150F #081415
triadic
#08150F #0F0815 #150F08
tetradic
#08150F #080815 #15080E #141508
square
#08150F #080815 #15080E #141508
split-complementary
#08150F #150814 #150808
monochromatic
#081610 #081610 #081610 #19412F #2A6E4E
Accessibility & contrast
On white
18.68
#08150F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#08150F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08150F
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08150F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08150F | 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)
#15130F
Deuteranopia (green-blind)
#12120F
Tritanopia (blue-blind)
#051513
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #08150f; /* rgb */ color: rgb(8, 21, 15); /* oklch */ color: oklch(18.1% 0.023 163.3);
Tailwind
colors: {
custom: {
50: '#4a524e',
500: '#08150f',
950: '#000000',
},
}SCSS
$custom: #08150f; $custom-light: #4a524e; $custom-dark: #000000;
JSON
{
"hex": "#08150f",
"rgb": {
"r": 8,
"g": 21,
"b": 15
},
"hsl": {
"h": 152.308,
"s": 44.828,
"l": 5.686
},
"oklch": {
"l": 0.18117,
"c": 0.02254,
"h": 163.3
},
"luminance": 0.00622
}Semantic roles & 50–950 ramp
primary
#08150F
secondary
#4F293B
accent
#538FD5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877