#081812#081812
#081812 is a very dark, muted teal. Relative luminance 0.007; OKLCH L 19.2% C 0.025 H 167.5°. Best body text is #FFFFFF at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #081812 |
|---|---|
| RGB | rgb(8, 24, 18) |
| HSL | hsl(158, 50%, 6%) |
| HSV | hsv(158, 67%, 9%) |
| CMYK | cmyk(66.7%, 0%, 25%, 90.6%) |
| CIE-LAB | lab(6.76, -7.19, 1.81) |
| CIE-LCH | lch(6.76, 7.41, 165.87°) |
| OKLab | oklab(19.25% -0.0248 0.0055) |
| OKLCH | oklch(19.25% 0.025 167.5) |
| XYZ | xyz(0.5359, 0.7485, 0.6884) |
| Luminance | 0.0075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.04
Black
#000000
ΔE00 9.64
Gunmetal
#2A3439
ΔE00 12.03
Charcoal (survey)
#343837
ΔE00 12.39
Onyx
#353839
ΔE00 13.30
Dark Grey
#363737
ΔE00 13.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081812 #18080E
analogous
#08180A #081812 #081618
triadic
#081812 #120818 #181208
tetradic
#081812 #0A0818 #18080E #161808
square
#081812 #0A0818 #18080E #161808
split-complementary
#081812 #180816 #180A08
monochromatic
#081711 #081711 #081812 #174634 #277457
Accessibility & contrast
On white
18.26
#081812 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#081812 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081812
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081812 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081812 | 1.00 | 18.26 | 1.15 | 18.26 |
| #FFFFFF | 18.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171612
Deuteranopia (green-blind)
#151412
Tritanopia (blue-blind)
#041816
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #081812; /* rgb */ color: rgb(8, 24, 18); /* oklch */ color: oklch(19.2% 0.025 167.5);
Tailwind
colors: {
custom: {
50: '#4a5450',
500: '#081812',
950: '#000000',
},
}SCSS
$custom: #081812; $custom-light: #4a5450; $custom-dark: #000000;
JSON
{
"hex": "#081812",
"rgb": {
"r": 8,
"g": 24,
"b": 18
},
"hsl": {
"h": 157.5,
"s": 50,
"l": 6.275
},
"oklch": {
"l": 0.19245,
"c": 0.02536,
"h": 167.5
},
"luminance": 0.00749
}Semantic roles & 50–950 ramp
primary
#081812
secondary
#542838
accent
#4E82DA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878