#080C04#080C04
#080C04 is a very dark, muted yellow-green. Relative luminance 0.003; OKLCH L 14.6% C 0.021 H 127.7°. Best body text is #FFFFFF at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #080C04 |
|---|---|
| RGB | rgb(8, 12, 4) |
| HSL | hsl(90, 50%, 3%) |
| HSV | hsv(90, 67%, 5%) |
| CMYK | cmyk(33.3%, 0%, 66.7%, 95.3%) |
| CIE-LAB | lab(2.92, -2.20, 2.69) |
| CIE-LCH | lch(2.92, 3.48, 129.31°) |
| OKLab | oklab(14.63% -0.0126 0.0163) |
| OKLCH | oklch(14.63% 0.021 127.7) |
| XYZ | xyz(0.2535, 0.3233, 0.1639) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.13
Black
#000000
ΔE00 4.24
Dark
#1B2431
ΔE00 13.18
Charcoal (survey)
#343837
ΔE00 13.25
Gunmetal
#2A3439
ΔE00 13.36
Dark Grey
#363737
ΔE00 13.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C04 #08040C
analogous
#0C0C04 #080C04 #040C04
triadic
#080C04 #04080C #0C0408
tetradic
#080C04 #040C0C #08040C #0C0404
square
#080C04 #040C0C #08040C #0C0404
split-complementary
#080C04 #04040C #0C040C
monochromatic
#0F1708 #0F1708 #0F1708 #273A13 #456823
Accessibility & contrast
On white
19.73
#080C04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080C04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C04
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C04 | 1.00 | 19.73 | 1.06 | 19.73 |
| #FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0B04
Deuteranopia (green-blind)
#0C0B04
Tritanopia (blue-blind)
#080B0A
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080c04; /* rgb */ color: rgb(8, 12, 4); /* oklch */ color: oklch(14.6% 0.021 127.7);
Tailwind
colors: {
custom: {
50: '#4a4c48',
500: '#080c04',
950: '#000000',
},
}SCSS
$custom: #080c04; $custom-light: #4a4c48; $custom-dark: #000000;
JSON
{
"hex": "#080c04",
"rgb": {
"r": 8,
"g": 12,
"b": 4
},
"hsl": {
"h": 90,
"s": 50,
"l": 3.137
},
"oklch": {
"l": 0.14626,
"c": 0.02063,
"h": 127.7
},
"luminance": 0.00323
}Semantic roles & 50–950 ramp
primary
#080C04
secondary
#362349
accent
#4EDA94
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777