#080E0D#080E0D
#080E0D is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 15.7% C 0.010 H 183.9°. Best body text is #FFFFFF at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #080E0D |
|---|---|
| RGB | rgb(8, 14, 13) |
| HSL | hsl(170, 27%, 4%) |
| HSV | hsv(170, 43%, 5%) |
| CMYK | cmyk(42.9%, 0%, 7.1%, 94.5%) |
| CIE-LAB | lab(3.57, -1.86, -0.14) |
| CIE-LCH | lch(3.57, 1.86, 184.29°) |
| OKLab | oklab(15.68% -0.0099 -0.0007) |
| OKLCH | oklch(15.68% 0.01 183.9) |
| XYZ | xyz(0.3298, 0.3947, 0.4395) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 0.55
Black
#000000
ΔE00 3.34
Dark
#1B2431
ΔE00 10.57
Gunmetal
#2A3439
ΔE00 11.88
Charcoal (survey)
#343837
ΔE00 12.65
Dark Grey
#363737
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E0D #0E0809
analogous
#080E0A #080E0D #080C0E
triadic
#080E0D #0D080E #0E0D08
tetradic
#080E0D #0A080E #0E0809 #0C0E08
square
#080E0D #0A080E #0E0809 #0C0E08
split-complementary
#080E0D #0E080C #0E0A08
monochromatic
#0B1312 #0B1312 #0B1312 #1E3531 #355C55
Accessibility & contrast
On white
19.46
#080E0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080E0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E0D
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E0D | 1.00 | 19.46 | 1.08 | 19.46 |
| #FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0D0D
Deuteranopia (green-blind)
#0C0C0D
Tritanopia (blue-blind)
#070E0E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080e0d; /* rgb */ color: rgb(8, 14, 13); /* oklch */ color: oklch(15.7% 0.010 183.9);
Tailwind
colors: {
custom: {
50: '#4a4d4d',
500: '#080e0d',
950: '#000000',
},
}SCSS
$custom: #080e0d; $custom-light: #4a4d4d; $custom-dark: #000000;
JSON
{
"hex": "#080e0d",
"rgb": {
"r": 8,
"g": 14,
"b": 13
},
"hsl": {
"h": 170,
"s": 27.273,
"l": 4.314
},
"oklch": {
"l": 0.1568,
"c": 0.0099,
"h": 183.9
},
"luminance": 0.00395
}Semantic roles & 50–950 ramp
primary
#080E0D
secondary
#442E32
accent
#6474C4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777