#080E00#080E00
#080E00 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.2% C 0.038 H 124.8°. Best body text is #FFFFFF at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #080E00 |
|---|---|
| RGB | rgb(8, 14, 0) |
| HSL | hsl(86, 100%, 3%) |
| HSV | hsv(86, 100%, 5%) |
| CMYK | cmyk(42.9%, 0%, 100%, 94.5%) |
| CIE-LAB | lab(3.30, -3.70, 4.88) |
| CIE-LCH | lch(3.30, 6.13, 127.19°) |
| OKLab | oklab(15.16% -0.0217 0.0312) |
| OKLCH | oklch(15.16% 0.038 124.8) |
| XYZ | xyz(0.2572, 0.3657, 0.0570) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.39
Black
#000000
ΔE00 6.62
Charcoal (survey)
#343837
ΔE00 13.63
Dark Grey
#363737
ΔE00 14.05
Gunmetal
#2A3439
ΔE00 14.24
Onyx
#353839
ΔE00 14.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E00 #06000E
analogous
#0E0D00 #080E00 #010E00
triadic
#080E00 #00080E #0E0008
tetradic
#080E00 #000E0D #06000E #0E0001
square
#080E00 #000E0D #06000E #0E0001
split-complementary
#080E00 #00010E #0D000E
monochromatic
#111F00 #111F00 #111F00 #2B4B00 #4E8800
Accessibility & contrast
On white
19.57
#080E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E00
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E00 | 1.00 | 19.57 | 1.07 | 19.57 |
| #FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100C00
Deuteranopia (green-blind)
#0F0C01
Tritanopia (blue-blind)
#090D0A
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080e00; /* rgb */ color: rgb(8, 14, 0); /* oklch */ color: oklch(15.2% 0.038 124.8);
Tailwind
colors: {
custom: {
50: '#4a4d47',
500: '#080e00',
950: '#000000',
},
}SCSS
$custom: #080e00; $custom-light: #4a4d47; $custom-dark: #000000;
JSON
{
"hex": "#080e00",
"rgb": {
"r": 8,
"g": 14,
"b": 0
},
"hsl": {
"h": 85.714,
"s": 100,
"l": 2.745
},
"oklch": {
"l": 0.15159,
"c": 0.03801,
"h": 124.8
},
"luminance": 0.00366
}Semantic roles & 50–950 ramp
primary
#080E00
secondary
#30105A
accent
#29FF85
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777