#081412#081412
#081412 is a very dark, near-neutral teal. Relative luminance 0.006; OKLCH L 17.9% C 0.018 H 182.6°. Best body text is #FFFFFF at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #081412 |
|---|---|
| RGB | rgb(8, 20, 18) |
| HSL | hsl(170, 43%, 5%) |
| HSV | hsv(170, 60%, 8%) |
| CMYK | cmyk(60%, 0%, 10%, 92.2%) |
| CIE-LAB | lab(5.38, -4.37, -0.21) |
| CIE-LCH | lch(5.38, 4.38, 182.70°) |
| OKLab | oklab(17.9% -0.0179 -0.0008) |
| OKLCH | oklch(17.9% 0.018 182.6) |
| XYZ | xyz(0.4594, 0.5956, 0.6629) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.66
Black
#000000
ΔE00 6.53
Gunmetal
#2A3439
ΔE00 11.02
Dark
#1B2431
ΔE00 11.15
Charcoal (survey)
#343837
ΔE00 11.96
Onyx
#353839
ΔE00 12.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081412 #14080A
analogous
#08140C #081412 #081014
triadic
#081412 #120814 #141208
tetradic
#081412 #0C0814 #14080A #101408
square
#081412 #0C0814 #14080A #101408
split-complementary
#081412 #140810 #140C08
monochromatic
#091614 #091614 #091614 #194039 #2B6B61
Accessibility & contrast
On white
18.76
#081412 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#081412 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081412
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081412 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081412 | 1.00 | 18.76 | 1.12 | 18.76 |
| #FFFFFF | 18.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131312
Deuteranopia (green-blind)
#111112
Tritanopia (blue-blind)
#051413
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #081412; /* rgb */ color: rgb(8, 20, 18); /* oklch */ color: oklch(17.9% 0.018 182.6);
Tailwind
colors: {
custom: {
50: '#4a5150',
500: '#081412',
950: '#000000',
},
}SCSS
$custom: #081412; $custom-light: #4a5150; $custom-dark: #000000;
JSON
{
"hex": "#081412",
"rgb": {
"r": 8,
"g": 20,
"b": 18
},
"hsl": {
"h": 170,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.17901,
"c": 0.01797,
"h": 182.6
},
"luminance": 0.00596
}Semantic roles & 50–950 ramp
primary
#081412
secondary
#4E2A30
accent
#556AD3
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878