#080E04#080E04
#080E04 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.3% C 0.025 H 131.5°. Best body text is #FFFFFF at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #080E04 |
|---|---|
| RGB | rgb(8, 14, 4) |
| HSL | hsl(96, 56%, 4%) |
| HSV | hsv(96, 71%, 5%) |
| CMYK | cmyk(42.9%, 0%, 71.4%, 94.5%) |
| CIE-LAB | lab(3.38, -3.15, 3.37) |
| CIE-LCH | lch(3.38, 4.61, 133.08°) |
| OKLab | oklab(15.32% -0.0167 0.0188) |
| OKLCH | oklch(15.32% 0.025 131.5) |
| XYZ | xyz(0.2791, 0.3745, 0.1724) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.04
Black
#000000
ΔE00 5.49
Charcoal (survey)
#343837
ΔE00 13.18
Gunmetal
#2A3439
ΔE00 13.43
Dark Grey
#363737
ΔE00 13.51
Onyx
#353839
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E04 #0A040E
analogous
#0D0E04 #080E04 #040E05
triadic
#080E04 #04080E #0E0408
tetradic
#080E04 #040D0E #0A040E #0E0504
square
#080E04 #040D0E #0A040E #0E0504
split-complementary
#080E04 #05040E #0E040D
monochromatic
#0E1807 #0E1807 #0E1807 #233E12 #3E6D1F
Accessibility & contrast
On white
19.54
#080E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E04
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E04 | 1.00 | 19.54 | 1.07 | 19.54 |
| #FFFFFF | 19.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D03
Deuteranopia (green-blind)
#0E0C04
Tritanopia (blue-blind)
#080D0B
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080e04; /* rgb */ color: rgb(8, 14, 4); /* oklch */ color: oklch(15.3% 0.025 131.5);
Tailwind
colors: {
custom: {
50: '#4a4d48',
500: '#080e04',
950: '#000000',
},
}SCSS
$custom: #080e04; $custom-light: #4a4d48; $custom-dark: #000000;
JSON
{
"hex": "#080e04",
"rgb": {
"r": 8,
"g": 14,
"b": 4
},
"hsl": {
"h": 96,
"s": 55.556,
"l": 3.529
},
"oklch": {
"l": 0.15319,
"c": 0.02513,
"h": 131.5
},
"luminance": 0.00374
}Semantic roles & 50–950 ramp
primary
#080E04
secondary
#3B224C
accent
#49DFA3
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777