#080B04#080B04
#080B04 is a very dark, near-neutral yellow-green. Relative luminance 0.003; OKLCH L 14.3% C 0.018 H 124.9°. Best body text is #FFFFFF at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #080B04 |
|---|---|
| RGB | rgb(8, 11, 4) |
| HSL | hsl(86, 47%, 3%) |
| HSV | hsv(86, 64%, 4%) |
| CMYK | cmyk(27.3%, 0%, 63.6%, 95.7%) |
| CIE-LAB | lab(2.71, -1.77, 2.38) |
| CIE-LCH | lch(2.71, 2.96, 126.62°) |
| OKLab | oklab(14.28% -0.0105 0.0151) |
| OKLCH | oklch(14.28% 0.018 124.9) |
| XYZ | xyz(0.2417, 0.2997, 0.1600) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.81
Black
#000000
ΔE00 3.65
Dark
#1B2431
ΔE00 12.89
Charcoal (survey)
#343837
ΔE00 13.33
Gunmetal
#2A3439
ΔE00 13.37
Dark Grey
#363737
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B04 #07040B
analogous
#0B0A04 #080B04 #040B04
triadic
#080B04 #04080B #0B0408
tetradic
#080B04 #040B0A #07040B #0B0404
square
#080B04 #040B0A #07040B #0B0404
split-complementary
#080B04 #04040B #0A040B
monochromatic
#101608 #101608 #101608 #293814 #496525
Accessibility & contrast
On white
19.81
#080B04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080B04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B04
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B04 | 1.00 | 19.81 | 1.06 | 19.81 |
| #FFFFFF | 19.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0A04
Deuteranopia (green-blind)
#0B0A04
Tritanopia (blue-blind)
#080A09
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080b04; /* rgb */ color: rgb(8, 11, 4); /* oklch */ color: oklch(14.3% 0.018 124.9);
Tailwind
colors: {
custom: {
50: '#4a4c48',
500: '#080b04',
950: '#000000',
},
}SCSS
$custom: #080b04; $custom-light: #4a4c48; $custom-dark: #000000;
JSON
{
"hex": "#080b04",
"rgb": {
"r": 8,
"g": 11,
"b": 4
},
"hsl": {
"h": 85.714,
"s": 46.667,
"l": 2.941
},
"oklch": {
"l": 0.14283,
"c": 0.01835,
"h": 124.9
},
"luminance": 0.003
}Semantic roles & 50–950 ramp
primary
#080B04
secondary
#332447
accent
#51D68A
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777