#080E07#080E07
#080E07 is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.4% C 0.018 H 140.5°. Best body text is #FFFFFF at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #080E07 |
|---|---|
| RGB | rgb(8, 14, 7) |
| HSL | hsl(111, 33%, 4%) |
| HSV | hsv(111, 50%, 5%) |
| CMYK | cmyk(42.9%, 0%, 50%, 94.5%) |
| CIE-LAB | lab(3.44, -2.73, 2.23) |
| CIE-LCH | lch(3.44, 3.52, 140.74°) |
| OKLab | oklab(15.44% -0.0139 0.0115) |
| OKLCH | oklch(15.44% 0.018 140.5) |
| XYZ | xyz(0.2955, 0.3810, 0.2589) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.96
Black
#000000
ΔE00 4.67
Dark
#1B2431
ΔE00 12.79
Gunmetal
#2A3439
ΔE00 12.86
Charcoal (survey)
#343837
ΔE00 12.91
Dark Grey
#363737
ΔE00 13.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E07 #0D070E
analogous
#0C0E07 #080E07 #070E0A
triadic
#080E07 #07080E #0E0708
tetradic
#080E07 #070C0E #0D070E #0E0A07
square
#080E07 #070C0E #0D070E #0E0A07
split-complementary
#080E07 #0A070E #0E070C
monochromatic
#0C140A #0C140A #0C140A #1F371B #376030
Accessibility & contrast
On white
19.51
#080E07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080E07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E07
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E07 | 1.00 | 19.51 | 1.08 | 19.51 |
| #FFFFFF | 19.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0D07
Deuteranopia (green-blind)
#0D0C07
Tritanopia (blue-blind)
#080E0C
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080e07; /* rgb */ color: rgb(8, 14, 7); /* oklch */ color: oklch(15.4% 0.018 140.5);
Tailwind
colors: {
custom: {
50: '#4a4d4a',
500: '#080e07',
950: '#000000',
},
}SCSS
$custom: #080e07; $custom-light: #4a4d4a; $custom-dark: #000000;
JSON
{
"hex": "#080e07",
"rgb": {
"r": 8,
"g": 14,
"b": 7
},
"hsl": {
"h": 111.429,
"s": 33.333,
"l": 4.118
},
"oklch": {
"l": 0.15437,
"c": 0.01806,
"h": 140.5
},
"luminance": 0.00381
}Semantic roles & 50–950 ramp
primary
#080E07
secondary
#422B46
accent
#5EC9BA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777