#080F07#080F07
#080F07 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.8% C 0.020 H 141.0°. Best body text is #FFFFFF at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #080F07 |
|---|---|
| RGB | rgb(8, 15, 7) |
| HSL | hsl(113, 36%, 4%) |
| HSV | hsv(113, 53%, 6%) |
| CMYK | cmyk(46.7%, 0%, 53.3%, 94.1%) |
| CIE-LAB | lab(3.69, -3.24, 2.59) |
| CIE-LCH | lch(3.69, 4.15, 141.30°) |
| OKLab | oklab(15.78% -0.0159 0.0129) |
| OKLCH | oklch(15.78% 0.02 141) |
| XYZ | xyz(0.3093, 0.4086, 0.2635) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.54
Black
#000000
ΔE00 5.35
Charcoal (survey)
#343837
ΔE00 12.88
Gunmetal
#2A3439
ΔE00 12.91
Dark
#1B2431
ΔE00 13.17
Dark Grey
#363737
ΔE00 13.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F07 #0E070F
analogous
#0C0F07 #080F07 #070F0A
triadic
#080F07 #07080F #0F0708
tetradic
#080F07 #070C0F #0E070F #0F0A07
square
#080F07 #070C0F #0E070F #0F0A07
split-complementary
#080F07 #0A070F #0F070C
monochromatic
#0B150A #0B150A #0B150A #1E391A #35622E
Accessibility & contrast
On white
19.41
#080F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F07
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F07 | 1.00 | 19.41 | 1.08 | 19.41 |
| #FFFFFF | 19.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0E07
Deuteranopia (green-blind)
#0E0D07
Tritanopia (blue-blind)
#080E0D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f07; /* rgb */ color: rgb(8, 15, 7); /* oklch */ color: oklch(15.8% 0.020 141.0);
Tailwind
colors: {
custom: {
50: '#4a4e4a',
500: '#080f07',
950: '#000000',
},
}SCSS
$custom: #080f07; $custom-light: #4a4e4a; $custom-dark: #000000;
JSON
{
"hex": "#080f07",
"rgb": {
"r": 8,
"g": 15,
"b": 7
},
"hsl": {
"h": 112.5,
"s": 36.364,
"l": 4.314
},
"oklch": {
"l": 0.15781,
"c": 0.02048,
"h": 141
},
"luminance": 0.00409
}Semantic roles & 50–950 ramp
primary
#080F07
secondary
#442A47
accent
#5BCCBE
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777