#080E0A#080E0A
#080E0A is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.6% C 0.013 H 156.0°. Best body text is #FFFFFF at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #080E0A |
|---|---|
| RGB | rgb(8, 14, 10) |
| HSL | hsl(140, 27%, 4%) |
| HSV | hsv(140, 43%, 5%) |
| CMYK | cmyk(42.9%, 0%, 28.6%, 94.5%) |
| CIE-LAB | lab(3.50, -2.31, 1.09) |
| CIE-LCH | lch(3.50, 2.56, 154.69°) |
| OKLab | oklab(15.56% -0.0118 0.0052) |
| OKLCH | oklch(15.56% 0.013 156) |
| XYZ | xyz(0.3119, 0.3876, 0.3455) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.83
Black
#000000
ΔE00 3.93
Dark
#1B2431
ΔE00 11.71
Gunmetal
#2A3439
ΔE00 12.34
Charcoal (survey)
#343837
ΔE00 12.73
Dark Grey
#363737
ΔE00 12.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E0A #0E080C
analogous
#090E08 #080E0A #080E0D
triadic
#080E0A #0A080E #0E0A08
tetradic
#080E0A #08090E #0E080C #0E0D08
square
#080E0A #08090E #0E080C #0E0D08
split-complementary
#080E0A #0D080E #0E0809
monochromatic
#0B130E #0B130E #0B130E #1E3526 #355C42
Accessibility & contrast
On white
19.49
#080E0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080E0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E0A
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E0A | 1.00 | 19.49 | 1.08 | 19.49 |
| #FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0D0A
Deuteranopia (green-blind)
#0D0C0A
Tritanopia (blue-blind)
#070E0D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080e0a; /* rgb */ color: rgb(8, 14, 10); /* oklch */ color: oklch(15.6% 0.013 156.0);
Tailwind
colors: {
custom: {
50: '#4a4d4b',
500: '#080e0a',
950: '#000000',
},
}SCSS
$custom: #080e0a; $custom-light: #4a4d4b; $custom-dark: #000000;
JSON
{
"hex": "#080e0a",
"rgb": {
"r": 8,
"g": 14,
"b": 10
},
"hsl": {
"h": 140,
"s": 27.273,
"l": 4.314
},
"oklch": {
"l": 0.15555,
"c": 0.01289,
"h": 156
},
"luminance": 0.00388
}Semantic roles & 50–950 ramp
primary
#080E0A
secondary
#442E3D
accent
#64A4C4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777