#08160F#08160F
#08160F is a very dark, muted teal. Relative luminance 0.007; OKLCH L 18.5% C 0.025 H 161.1°. Best body text is #FFFFFF at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #08160F |
|---|---|
| RGB | rgb(8, 22, 15) |
| HSL | hsl(150, 47%, 6%) |
| HSV | hsv(150, 64%, 9%) |
| CMYK | cmyk(63.6%, 0%, 31.8%, 91.4%) |
| CIE-LAB | lab(5.96, -6.31, 2.35) |
| CIE-LCH | lch(5.96, 6.73, 159.58°) |
| OKLab | oklab(18.46% -0.0233 0.008) |
| OKLCH | oklch(18.46% 0.025 161.1) |
| XYZ | xyz(0.4732, 0.6599, 0.5543) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.26
Black
#000000
ΔE00 8.73
Gunmetal
#2A3439
ΔE00 12.30
Charcoal (survey)
#343837
ΔE00 12.47
Onyx
#353839
ΔE00 13.34
Dark Grey
#363737
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08160F #16080F
analogous
#081608 #08160F #081616
triadic
#08160F #0F0816 #160F08
tetradic
#08160F #080816 #16080F #161608
square
#08160F #080816 #16080F #161608
split-complementary
#08160F #160816 #160808
monochromatic
#08160F #08160F #08160F #18432E #29704C
Accessibility & contrast
On white
18.55
#08160F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#08160F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08160F
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08160F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08160F | 1.00 | 18.55 | 1.13 | 18.55 |
| #FFFFFF | 18.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16140F
Deuteranopia (green-blind)
#13130F
Tritanopia (blue-blind)
#051614
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #08160f; /* rgb */ color: rgb(8, 22, 15); /* oklch */ color: oklch(18.5% 0.025 161.1);
Tailwind
colors: {
custom: {
50: '#4a524e',
500: '#08160f',
950: '#000000',
},
}SCSS
$custom: #08160f; $custom-light: #4a524e; $custom-dark: #000000;
JSON
{
"hex": "#08160f",
"rgb": {
"r": 8,
"g": 22,
"b": 15
},
"hsl": {
"h": 150,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.18457,
"c": 0.02465,
"h": 161.1
},
"luminance": 0.0066
}Semantic roles & 50–950 ramp
primary
#08160F
secondary
#51293D
accent
#5194D6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877