#081007#081007
#081007 is a very dark, muted green. Relative luminance 0.004; OKLCH L 16.1% C 0.023 H 141.4°. Best body text is #FFFFFF at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #081007 |
|---|---|
| RGB | rgb(8, 16, 7) |
| HSL | hsl(113, 39%, 5%) |
| HSV | hsv(113, 56%, 6%) |
| CMYK | cmyk(50%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(3.95, -3.77, 2.97) |
| CIE-LCH | lch(3.95, 4.80, 141.73°) |
| OKLab | oklab(16.13% -0.0178 0.0143) |
| OKLCH | oklch(16.13% 0.023 141.4) |
| XYZ | xyz(0.3238, 0.4375, 0.2684) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.17
Black
#000000
ΔE00 6.04
Charcoal (survey)
#343837
ΔE00 12.88
Gunmetal
#2A3439
ΔE00 12.99
Dark Grey
#363737
ΔE00 13.34
Onyx
#353839
ΔE00 13.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081007 #0F0710
analogous
#0D1007 #081007 #07100B
triadic
#081007 #070810 #100708
tetradic
#081007 #070D10 #0F0710 #100B07
square
#081007 #070D10 #0F0710 #100B07
split-complementary
#081007 #0B0710 #10070D
monochromatic
#0B1509 #0B1509 #0B1509 #1D3B1A #33652C
Accessibility & contrast
On white
19.31
#081007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#081007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081007
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081007 | 1.00 | 19.31 | 1.09 | 19.31 |
| #FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E07
Deuteranopia (green-blind)
#0F0E07
Tritanopia (blue-blind)
#070F0E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #081007; /* rgb */ color: rgb(8, 16, 7); /* oklch */ color: oklch(16.1% 0.023 141.4);
Tailwind
colors: {
custom: {
50: '#4a4e4a',
500: '#081007',
950: '#000000',
},
}SCSS
$custom: #081007; $custom-light: #4a4e4a; $custom-dark: #000000;
JSON
{
"hex": "#081007",
"rgb": {
"r": 8,
"g": 16,
"b": 7
},
"hsl": {
"h": 113.333,
"s": 39.13,
"l": 4.51
},
"oklch": {
"l": 0.16126,
"c": 0.02285,
"h": 141.4
},
"luminance": 0.00438
}Semantic roles & 50–950 ramp
primary
#081007
secondary
#462A49
accent
#59CFC2
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777