#080F09#080F09
#080F09 is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.9% C 0.017 H 148.9°. Best body text is #FFFFFF at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #080F09 |
|---|---|
| RGB | rgb(8, 15, 9) |
| HSL | hsl(129, 30%, 5%) |
| HSV | hsv(129, 47%, 6%) |
| CMYK | cmyk(46.7%, 0%, 40%, 94.1%) |
| CIE-LAB | lab(3.73, -2.96, 1.84) |
| CIE-LCH | lch(3.73, 3.48, 148.16°) |
| OKLab | oklab(15.86% -0.0144 0.0087) |
| OKLCH | oklch(15.86% 0.017 148.9) |
| XYZ | xyz(0.3203, 0.4130, 0.3212) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.83
Black
#000000
ΔE00 4.85
Dark
#1B2431
ΔE00 12.46
Gunmetal
#2A3439
ΔE00 12.53
Charcoal (survey)
#343837
ΔE00 12.72
Dark Grey
#363737
ΔE00 13.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F09 #0F080E
analogous
#0B0F08 #080F09 #080F0D
triadic
#080F09 #09080F #0F0908
tetradic
#080F09 #080B0F #0F080E #0F0D08
square
#080F09 #080B0F #0F080E #0F0D08
split-complementary
#080F09 #0D080F #0F080B
monochromatic
#0B140C #0B140C #0B140C #1D3721 #335F39
Accessibility & contrast
On white
19.40
#080F09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F09
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F09 | 1.00 | 19.40 | 1.08 | 19.40 |
| #FFFFFF | 19.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0E09
Deuteranopia (green-blind)
#0E0D09
Tritanopia (blue-blind)
#070F0D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f09; /* rgb */ color: rgb(8, 15, 9); /* oklch */ color: oklch(15.9% 0.017 148.9);
Tailwind
colors: {
custom: {
50: '#4a4e4b',
500: '#080f09',
950: '#000000',
},
}SCSS
$custom: #080f09; $custom-light: #4a4e4b; $custom-dark: #000000;
JSON
{
"hex": "#080f09",
"rgb": {
"r": 8,
"g": 15,
"b": 9
},
"hsl": {
"h": 128.571,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.15856,
"c": 0.01685,
"h": 148.9
},
"luminance": 0.00413
}Semantic roles & 50–950 ramp
primary
#080F09
secondary
#462D42
accent
#61B8C7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777