#080B09#080B09
#080B09 is a very dark, near-neutral green. Relative luminance 0.003; OKLCH L 14.5% C 0.007 H 157.1°. Best body text is #FFFFFF at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #080B09 |
|---|---|
| RGB | rgb(8, 11, 9) |
| HSL | hsl(140, 16%, 4%) |
| HSV | hsv(140, 27%, 4%) |
| CMYK | cmyk(27.3%, 0%, 18.2%, 95.7%) |
| CIE-LAB | lab(2.81, -1.07, 0.49) |
| CIE-LCH | lch(2.81, 1.18, 155.57°) |
| OKLab | oklab(14.51% -0.0062 0.0026) |
| OKLCH | oklch(14.51% 0.007 157.1) |
| XYZ | xyz(0.2691, 0.3107, 0.3042) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.32
Black
#000000
ΔE00 2.30
Dark
#1B2431
ΔE00 11.11
Gunmetal
#2A3439
ΔE00 12.65
Dark Grey
#363737
ΔE00 13.04
Charcoal (survey)
#343837
ΔE00 13.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B09 #0B080A
analogous
#080B08 #080B09 #080B0A
triadic
#080B09 #09080B #0B0908
tetradic
#080B09 #08080B #0B080A #0B0A08
square
#080B09 #08080B #0B080A #0B0A08
split-complementary
#080B09 #0A080B #0B0808
monochromatic
#0D120E #0D120E #0D120E #222E26 #3C5243
Accessibility & contrast
On white
19.77
#080B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B09
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B09 | 1.00 | 19.77 | 1.06 | 19.77 |
| #FFFFFF | 19.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0A09
Deuteranopia (green-blind)
#0A0A09
Tritanopia (blue-blind)
#080B0A
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080b09; /* rgb */ color: rgb(8, 11, 9); /* oklch */ color: oklch(14.5% 0.007 157.1);
Tailwind
colors: {
custom: {
50: '#4a4c4b',
500: '#080b09',
950: '#000000',
},
}SCSS
$custom: #080b09; $custom-light: #4a4c4b; $custom-dark: #000000;
JSON
{
"hex": "#080b09",
"rgb": {
"r": 8,
"g": 11,
"b": 9
},
"hsl": {
"h": 140,
"s": 15.789,
"l": 3.725
},
"oklch": {
"l": 0.1451,
"c": 0.00678,
"h": 157.1
},
"luminance": 0.00311
}Semantic roles & 50–950 ramp
primary
#080B09
secondary
#3E3139
accent
#6FA0B9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777