#081612#081612
#081612 is a very dark, muted teal. Relative luminance 0.007; OKLCH L 18.6% C 0.022 H 173.7°. Best body text is #FFFFFF at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #081612 |
|---|---|
| RGB | rgb(8, 22, 18) |
| HSL | hsl(163, 47%, 6%) |
| HSV | hsv(163, 64%, 9%) |
| CMYK | cmyk(63.6%, 0%, 18.2%, 91.4%) |
| CIE-LAB | lab(6.04, -5.73, 0.76) |
| CIE-LCH | lch(6.04, 5.78, 172.40°) |
| OKLab | oklab(18.57% -0.0214 0.0024) |
| OKLCH | oklch(18.57% 0.022 173.7) |
| XYZ | xyz(0.4962, 0.6691, 0.6751) |
| Luminance | 0.0067 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.33
Black
#000000
ΔE00 8.05
Gunmetal
#2A3439
ΔE00 11.41
Charcoal (survey)
#343837
ΔE00 12.07
Dark
#1B2431
ΔE00 12.42
Onyx
#353839
ΔE00 12.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081612 #16080C
analogous
#08160B #081612 #081316
triadic
#081612 #120816 #161208
tetradic
#081612 #0B0816 #16080C #131608
square
#081612 #0B0816 #16080C #131608
split-complementary
#081612 #160813 #160B08
monochromatic
#081612 #081612 #081612 #184337 #29705B
Accessibility & contrast
On white
18.52
#081612 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#081612 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081612
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081612 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081612 | 1.00 | 18.52 | 1.13 | 18.52 |
| #FFFFFF | 18.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151412
Deuteranopia (green-blind)
#131312
Tritanopia (blue-blind)
#041615
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #081612; /* rgb */ color: rgb(8, 22, 18); /* oklch */ color: oklch(18.6% 0.022 173.7);
Tailwind
colors: {
custom: {
50: '#4a5250',
500: '#081612',
950: '#000000',
},
}SCSS
$custom: #081612; $custom-light: #4a5250; $custom-dark: #000000;
JSON
{
"hex": "#081612",
"rgb": {
"r": 8,
"g": 22,
"b": 18
},
"hsl": {
"h": 162.857,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.18571,
"c": 0.02154,
"h": 173.7
},
"luminance": 0.00669
}Semantic roles & 50–950 ramp
primary
#081612
secondary
#512934
accent
#5177D6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878