#080D09#080D09
#080D09 is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.2% C 0.012 H 151.2°. Best body text is #FFFFFF at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #080D09 |
|---|---|
| RGB | rgb(8, 13, 9) |
| HSL | hsl(132, 24%, 4%) |
| HSV | hsv(132, 38%, 5%) |
| CMYK | cmyk(38.5%, 0%, 30.8%, 94.9%) |
| CIE-LAB | lab(3.24, -1.97, 1.13) |
| CIE-LCH | lch(3.24, 2.27, 150.18°) |
| OKLab | oklab(15.18% -0.0104 0.0057) |
| OKLCH | oklch(15.18% 0.012 151.2) |
| XYZ | xyz(0.2934, 0.3592, 0.3123) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.68
Black
#000000
ΔE00 3.50
Dark
#1B2431
ΔE00 11.71
Gunmetal
#2A3439
ΔE00 12.52
Charcoal (survey)
#343837
ΔE00 12.88
Dark Grey
#363737
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080D09 #0D080C
analogous
#0A0D08 #080D09 #080D0C
triadic
#080D09 #09080D #0D0908
tetradic
#080D09 #080A0D #0D080C #0D0C08
square
#080D09 #080A0D #0D080C #0D0C08
split-complementary
#080D09 #0C080D #0D080A
monochromatic
#0C130D #0C130D #0C130D #1F3323 #37593D
Accessibility & contrast
On white
19.59
#080D09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080D09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080D09
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080D09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080D09 | 1.00 | 19.59 | 1.07 | 19.59 |
| #FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0C09
Deuteranopia (green-blind)
#0C0C09
Tritanopia (blue-blind)
#070D0C
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080d09; /* rgb */ color: rgb(8, 13, 9); /* oklch */ color: oklch(15.2% 0.012 151.2);
Tailwind
colors: {
custom: {
50: '#4a4d4b',
500: '#080d09',
950: '#000000',
},
}SCSS
$custom: #080d09; $custom-light: #4a4d4b; $custom-dark: #000000;
JSON
{
"hex": "#080d09",
"rgb": {
"r": 8,
"g": 13,
"b": 9
},
"hsl": {
"h": 132,
"s": 23.81,
"l": 4.118
},
"oklch": {
"l": 0.15178,
"c": 0.01189,
"h": 151.2
},
"luminance": 0.00359
}Semantic roles & 50–950 ramp
primary
#080D09
secondary
#422F3E
accent
#68AFC0
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777