#080C05#080C05
#080C05 is a very dark, near-neutral yellow-green. Relative luminance 0.003; OKLCH L 14.7% C 0.018 H 130.5°. Best body text is #FFFFFF at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #080C05 |
|---|---|
| RGB | rgb(8, 12, 5) |
| HSL | hsl(94, 41%, 3%) |
| HSV | hsv(94, 58%, 5%) |
| CMYK | cmyk(33.3%, 0%, 58.3%, 95.3%) |
| CIE-LAB | lab(2.94, -2.06, 2.31) |
| CIE-LCH | lch(2.94, 3.10, 131.74°) |
| OKLab | oklab(14.67% -0.0116 0.0136) |
| OKLCH | oklch(14.67% 0.018 130.5) |
| XYZ | xyz(0.2590, 0.3255, 0.1927) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.77
Black
#000000
ΔE00 3.94
Dark
#1B2431
ΔE00 12.83
Charcoal (survey)
#343837
ΔE00 13.18
Gunmetal
#2A3439
ΔE00 13.18
Dark Grey
#363737
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C05 #09050C
analogous
#0B0C05 #080C05 #050C05
triadic
#080C05 #05080C #0C0508
tetradic
#080C05 #050B0C #09050C #0C0505
square
#080C05 #050B0C #09050C #0C0505
split-complementary
#080C05 #05050C #0C050B
monochromatic
#0E1609 #0E1609 #0E1609 #253717 #426229
Accessibility & contrast
On white
19.71
#080C05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080C05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C05
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C05 | 1.00 | 19.71 | 1.07 | 19.71 |
| #FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0B05
Deuteranopia (green-blind)
#0C0B05
Tritanopia (blue-blind)
#080B0A
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080c05; /* rgb */ color: rgb(8, 12, 5); /* oklch */ color: oklch(14.7% 0.018 130.5);
Tailwind
colors: {
custom: {
50: '#4a4c49',
500: '#080c05',
950: '#000000',
},
}SCSS
$custom: #080c05; $custom-light: #4a4c49; $custom-dark: #000000;
JSON
{
"hex": "#080c05",
"rgb": {
"r": 8,
"g": 12,
"b": 5
},
"hsl": {
"h": 94.286,
"s": 41.176,
"l": 3.333
},
"oklch": {
"l": 0.1467,
"c": 0.01787,
"h": 130.5
},
"luminance": 0.00326
}Semantic roles & 50–950 ramp
primary
#080C05
secondary
#392746
accent
#57D19D
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777