#080E0E#080E0E
#080E0E is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 15.7% C 0.010 H 196.2°. Best body text is #FFFFFF at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #080E0E |
|---|---|
| RGB | rgb(8, 14, 14) |
| HSL | hsl(180, 27%, 4%) |
| HSV | hsv(180, 43%, 5%) |
| CMYK | cmyk(42.9%, 0%, 0%, 94.5%) |
| CIE-LAB | lab(3.59, -1.69, -0.60) |
| CIE-LCH | lch(3.59, 1.79, 199.41°) |
| OKLab | oklab(15.73% -0.0093 -0.0027) |
| OKLCH | oklch(15.73% 0.01 196.2) |
| XYZ | xyz(0.3364, 0.3974, 0.4744) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 0.20
Black
#000000
ΔE00 3.23
Dark
#1B2431
ΔE00 10.17
Gunmetal
#2A3439
ΔE00 11.75
Charcoal (survey)
#343837
ΔE00 12.65
Dark Grey
#363737
ΔE00 12.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E0E #0E0808
analogous
#080E0B #080E0E #080B0E
triadic
#080E0E #0E080E #0E0E08
tetradic
#080E0E #0B080E #0E0808 #0B0E08
square
#080E0E #0B080E #0E0808 #0B0E08
split-complementary
#080E0E #0E080B #0E0B08
monochromatic
#0B1313 #0B1313 #0B1313 #1E3535 #355C5C
Accessibility & contrast
On white
19.46
#080E0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080E0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E0E
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E0E | 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)
#0D0D0E
Deuteranopia (green-blind)
#0C0C0E
Tritanopia (blue-blind)
#060E0E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080e0e; /* rgb */ color: rgb(8, 14, 14); /* oklch */ color: oklch(15.7% 0.010 196.2);
Tailwind
colors: {
custom: {
50: '#4a4d4d',
500: '#080e0e',
950: '#000000',
},
}SCSS
$custom: #080e0e; $custom-light: #4a4d4d; $custom-dark: #000000;
JSON
{
"hex": "#080e0e",
"rgb": {
"r": 8,
"g": 14,
"b": 14
},
"hsl": {
"h": 180,
"s": 27.273,
"l": 4.314
},
"oklch": {
"l": 0.15726,
"c": 0.00966,
"h": 196.2
},
"luminance": 0.00397
}Semantic roles & 50–950 ramp
primary
#080E0E
secondary
#442E2E
accent
#6464C4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777