#080F08#080F08
#080F08 is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.8% C 0.019 H 144.6°. Best body text is #FFFFFF at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #080F08 |
|---|---|
| RGB | rgb(8, 15, 8) |
| HSL | hsl(120, 30%, 5%) |
| HSV | hsv(120, 47%, 6%) |
| CMYK | cmyk(46.7%, 0%, 46.7%, 94.1%) |
| CIE-LAB | lab(3.71, -3.10, 2.22) |
| CIE-LCH | lch(3.71, 3.81, 144.44°) |
| OKLab | oklab(15.82% -0.0151 0.0107) |
| OKLCH | oklch(15.82% 0.019 144.6) |
| XYZ | xyz(0.3148, 0.4108, 0.2924) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.19
Black
#000000
ΔE00 5.09
Gunmetal
#2A3439
ΔE00 12.71
Charcoal (survey)
#343837
ΔE00 12.80
Dark
#1B2431
ΔE00 12.82
Dark Grey
#363737
ΔE00 13.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F08 #0F080F
analogous
#0C0F08 #080F08 #080F0C
triadic
#080F08 #08080F #0F0808
tetradic
#080F08 #080C0F #0F080F #0F0C08
square
#080F08 #080C0F #0F080F #0F0C08
split-complementary
#080F08 #0C080F #0F080C
monochromatic
#0B140B #0B140B #0B140B #1D371D #335F33
Accessibility & contrast
On white
19.40
#080F08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080F08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F08
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F08 | 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)
#0F0E08
Deuteranopia (green-blind)
#0E0D08
Tritanopia (blue-blind)
#070F0D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080f08; /* rgb */ color: rgb(8, 15, 8); /* oklch */ color: oklch(15.8% 0.019 144.6);
Tailwind
colors: {
custom: {
50: '#4a4e4a',
500: '#080f08',
950: '#000000',
},
}SCSS
$custom: #080f08; $custom-light: #4a4e4a; $custom-dark: #000000;
JSON
{
"hex": "#080f08",
"rgb": {
"r": 8,
"g": 15,
"b": 8
},
"hsl": {
"h": 120,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.15818,
"c": 0.01858,
"h": 144.6
},
"luminance": 0.00411
}Semantic roles & 50–950 ramp
primary
#080F08
secondary
#462D46
accent
#61C7C7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777