#081414#081414
#081414 is a very dark, near-neutral teal. Relative luminance 0.006; OKLCH L 18.0% C 0.017 H 195.7°. Best body text is #FFFFFF at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #081414 |
|---|---|
| RGB | rgb(8, 20, 20) |
| HSL | hsl(180, 43%, 5%) |
| HSV | hsv(180, 60%, 8%) |
| CMYK | cmyk(60%, 0%, 0%, 92.2%) |
| CIE-LAB | lab(5.44, -3.94, -1.39) |
| CIE-LCH | lch(5.44, 4.17, 199.42°) |
| OKLab | oklab(17.99% -0.0167 -0.0047) |
| OKLCH | oklch(17.99% 0.017 195.7) |
| XYZ | xyz(0.4765, 0.6024, 0.7529) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.24
Black
#000000
ΔE00 6.22
Dark
#1B2431
ΔE00 10.12
Gunmetal
#2A3439
ΔE00 10.55
Charcoal (survey)
#343837
ΔE00 11.87
Onyx
#353839
ΔE00 12.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081414 #140808
analogous
#08140E #081414 #080E14
triadic
#081414 #140814 #141408
tetradic
#081414 #0E0814 #140808 #0E1408
square
#081414 #0E0814 #140808 #0E1408
split-complementary
#081414 #14080E #140E08
monochromatic
#091616 #091616 #091616 #194040 #2B6B6B
Accessibility & contrast
On white
18.74
#081414 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#081414 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081414
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081414 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081414 | 1.00 | 18.74 | 1.12 | 18.74 |
| #FFFFFF | 18.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131314
Deuteranopia (green-blind)
#101114
Tritanopia (blue-blind)
#041514
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #081414; /* rgb */ color: rgb(8, 20, 20); /* oklch */ color: oklch(18.0% 0.017 195.7);
Tailwind
colors: {
custom: {
50: '#4a5151',
500: '#081414',
950: '#000000',
},
}SCSS
$custom: #081414; $custom-light: #4a5151; $custom-dark: #000000;
JSON
{
"hex": "#081414",
"rgb": {
"r": 8,
"g": 20,
"b": 20
},
"hsl": {
"h": 180,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.17992,
"c": 0.01739,
"h": 195.7
},
"luminance": 0.00602
}Semantic roles & 50–950 ramp
primary
#081414
secondary
#4E2A2A
accent
#5555D3
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878