#080F04#080F04
#080F04 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.7% C 0.027 H 132.9°. Best body text is #FFFFFF at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #080F04 |
|---|---|
| RGB | rgb(8, 15, 4) |
| HSL | hsl(98, 58%, 4%) |
| HSV | hsv(98, 73%, 6%) |
| CMYK | cmyk(46.7%, 0%, 73.3%, 94.1%) |
| CIE-LAB | lab(3.63, -3.65, 3.73) |
| CIE-LCH | lch(3.63, 5.22, 134.41°) |
| OKLab | oklab(15.67% -0.0186 0.02) |
| OKLCH | oklch(15.67% 0.027 132.9) |
| XYZ | xyz(0.2929, 0.4020, 0.1770) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.58
Black
#000000
ΔE00 6.14
Charcoal (survey)
#343837
ΔE00 13.18
Gunmetal
#2A3439
ΔE00 13.51
Dark Grey
#363737
ΔE00 13.61
Onyx
#353839
ΔE00 13.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F04 #0B040F
analogous
#0D0F04 #080F04 #040F05
triadic
#080F04 #04080F #0F0408
tetradic
#080F04 #040D0F #0B040F #0F0504
square
#080F04 #040D0F #0B040F #0F0504
split-complementary
#080F04 #05040F #0F040D
monochromatic
#0D1806 #0D1806 #0D1806 #223F11 #3C701E
Accessibility & contrast
On white
19.44
#080F04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F04
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F04 | 1.00 | 19.44 | 1.08 | 19.44 |
| #FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100D03
Deuteranopia (green-blind)
#0F0D04
Tritanopia (blue-blind)
#080E0C
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f04; /* rgb */ color: rgb(8, 15, 4); /* oklch */ color: oklch(15.7% 0.027 132.9);
Tailwind
colors: {
custom: {
50: '#4a4e48',
500: '#080f04',
950: '#000000',
},
}SCSS
$custom: #080f04; $custom-light: #4a4e48; $custom-dark: #000000;
JSON
{
"hex": "#080f04",
"rgb": {
"r": 8,
"g": 15,
"b": 4
},
"hsl": {
"h": 98.182,
"s": 57.895,
"l": 3.725
},
"oklch": {
"l": 0.15668,
"c": 0.02734,
"h": 132.9
},
"luminance": 0.00402
}Semantic roles & 50–950 ramp
primary
#080F04
secondary
#3E214E
accent
#47E1A9
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777