#080E09#080E09
#080E09 is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.5% C 0.014 H 149.9°. Best body text is #FFFFFF at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #080E09 |
|---|---|
| RGB | rgb(8, 14, 9) |
| HSL | hsl(130, 27%, 4%) |
| HSV | hsv(130, 43%, 5%) |
| CMYK | cmyk(42.9%, 0%, 35.7%, 94.5%) |
| CIE-LAB | lab(3.48, -2.45, 1.47) |
| CIE-LCH | lch(3.48, 2.86, 148.97°) |
| OKLab | oklab(15.52% -0.0124 0.0072) |
| OKLCH | oklch(15.52% 0.014 149.9) |
| XYZ | xyz(0.3065, 0.3854, 0.3166) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.21
Black
#000000
ΔE00 4.16
Dark
#1B2431
ΔE00 12.06
Gunmetal
#2A3439
ΔE00 12.50
Charcoal (survey)
#343837
ΔE00 12.78
Dark Grey
#363737
ΔE00 12.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E09 #0E080D
analogous
#0A0E08 #080E09 #080E0C
triadic
#080E09 #09080E #0E0908
tetradic
#080E09 #080A0E #0E080D #0E0C08
square
#080E09 #080A0E #0E080D #0E0C08
split-complementary
#080E09 #0C080E #0E080A
monochromatic
#0B130D #0B130D #0B130D #1E3522 #355C3B
Accessibility & contrast
On white
19.50
#080E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E09
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E09 | 1.00 | 19.50 | 1.08 | 19.50 |
| #FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0D09
Deuteranopia (green-blind)
#0D0C09
Tritanopia (blue-blind)
#070E0D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080e09; /* rgb */ color: rgb(8, 14, 9); /* oklch */ color: oklch(15.5% 0.014 149.9);
Tailwind
colors: {
custom: {
50: '#4a4d4b',
500: '#080e09',
950: '#000000',
},
}SCSS
$custom: #080e09; $custom-light: #4a4d4b; $custom-dark: #000000;
JSON
{
"hex": "#080e09",
"rgb": {
"r": 8,
"g": 14,
"b": 9
},
"hsl": {
"h": 130,
"s": 27.273,
"l": 4.314
},
"oklch": {
"l": 0.15516,
"c": 0.0144,
"h": 149.9
},
"luminance": 0.00385
}Semantic roles & 50–950 ramp
primary
#080E09
secondary
#442E40
accent
#64B4C4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777