#080B07#080B07
#080B07 is a very dark, near-neutral green. Relative luminance 0.003; OKLCH L 14.4% C 0.011 H 137.1°. Best body text is #FFFFFF at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #080B07 |
|---|---|
| RGB | rgb(8, 11, 7) |
| HSL | hsl(105, 22%, 4%) |
| HSV | hsv(105, 36%, 4%) |
| CMYK | cmyk(27.3%, 0%, 36.4%, 95.7%) |
| CIE-LAB | lab(2.77, -1.35, 1.24) |
| CIE-LCH | lch(2.77, 1.84, 137.31°) |
| OKLab | oklab(14.42% -0.0077 0.0072) |
| OKLCH | oklch(14.42% 0.011 137.1) |
| XYZ | xyz(0.2582, 0.3063, 0.2465) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.82
Black
#000000
ΔE00 2.77
Dark
#1B2431
ΔE00 11.82
Gunmetal
#2A3439
ΔE00 12.91
Dark Grey
#363737
ΔE00 13.14
Charcoal (survey)
#343837
ΔE00 13.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B07 #0A070B
analogous
#0A0B07 #080B07 #070B08
triadic
#080B07 #07080B #0B0708
tetradic
#080B07 #070A0B #0A070B #0B0807
square
#080B07 #070A0B #0A070B #0B0807
split-complementary
#080B07 #08070B #0B070A
monochromatic
#0E130C #0E130C #0E130C #23301F #3E5637
Accessibility & contrast
On white
19.79
#080B07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080B07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B07
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B07 | 1.00 | 19.79 | 1.06 | 19.79 |
| #FFFFFF | 19.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0A07
Deuteranopia (green-blind)
#0B0A07
Tritanopia (blue-blind)
#080B0A
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080b07; /* rgb */ color: rgb(8, 11, 7); /* oklch */ color: oklch(14.4% 0.011 137.1);
Tailwind
colors: {
custom: {
50: '#4a4c4a',
500: '#080b07',
950: '#000000',
},
}SCSS
$custom: #080b07; $custom-light: #4a4c4a; $custom-dark: #000000;
JSON
{
"hex": "#080b07",
"rgb": {
"r": 8,
"g": 11,
"b": 7
},
"hsl": {
"h": 105,
"s": 22.222,
"l": 3.529
},
"oklch": {
"l": 0.1442,
"c": 0.01052,
"h": 137.1
},
"luminance": 0.00306
}Semantic roles & 50–950 ramp
primary
#080B07
secondary
#3B2E3F
accent
#69BFA9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777