#080F0B#080F0B
#080F0B is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.9% C 0.014 H 159.8°. Best body text is #FFFFFF at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #080F0B |
|---|---|
| RGB | rgb(8, 15, 11) |
| HSL | hsl(146, 30%, 5%) |
| HSV | hsv(146, 47%, 6%) |
| CMYK | cmyk(46.7%, 0%, 26.7%, 94.1%) |
| CIE-LAB | lab(3.77, -2.68, 1.07) |
| CIE-LCH | lch(3.77, 2.89, 158.24°) |
| OKLab | oklab(15.93% -0.0131 0.0048) |
| OKLCH | oklch(15.93% 0.014 159.8) |
| XYZ | xyz(0.3313, 0.4174, 0.3797) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.09
Black
#000000
ΔE00 4.39
Dark
#1B2431
ΔE00 11.73
Gunmetal
#2A3439
ΔE00 12.18
Charcoal (survey)
#343837
ΔE00 12.60
Dark Grey
#363737
ΔE00 12.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F0B #0F080C
analogous
#090F08 #080F0B #080F0F
triadic
#080F0B #0B080F #0F0B08
tetradic
#080F0B #08090F #0F080C #0F0F08
square
#080F0B #08090F #0F080C #0F0F08
split-complementary
#080F0B #0F080F #0F0809
monochromatic
#0B140F #0B140F #0B140F #1D3728 #335F46
Accessibility & contrast
On white
19.38
#080F0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F0B
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F0B | 1.00 | 19.38 | 1.08 | 19.38 |
| #FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0E0B
Deuteranopia (green-blind)
#0E0D0B
Tritanopia (blue-blind)
#070F0E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f0b; /* rgb */ color: rgb(8, 15, 11); /* oklch */ color: oklch(15.9% 0.014 159.8);
Tailwind
colors: {
custom: {
50: '#4a4e4c',
500: '#080f0b',
950: '#000000',
},
}SCSS
$custom: #080f0b; $custom-light: #4a4e4c; $custom-dark: #000000;
JSON
{
"hex": "#080f0b",
"rgb": {
"r": 8,
"g": 15,
"b": 11
},
"hsl": {
"h": 145.714,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.15931,
"c": 0.01398,
"h": 159.8
},
"luminance": 0.00417
}Semantic roles & 50–950 ramp
primary
#080F0B
secondary
#462D3B
accent
#619BC7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777