#081807#081807
#081807 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.9% C 0.040 H 142.4°. Best body text is #FFFFFF at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #081807 |
|---|---|
| RGB | rgb(8, 24, 7) |
| HSL | hsl(116, 55%, 6%) |
| HSV | hsv(116, 71%, 9%) |
| CMYK | cmyk(66.7%, 0%, 70.8%, 90.6%) |
| CIE-LAB | lab(6.51, -8.99, 6.70) |
| CIE-LCH | lch(6.51, 11.21, 143.28°) |
| OKLab | oklab(18.91% -0.0318 0.0245) |
| OKLCH | oklch(18.91% 0.04 142.4) |
| XYZ | xyz(0.4651, 0.7202, 0.3155) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.88
Black
#000000
ΔE00 11.87
Dark Forest Green
#002D04
ΔE00 12.36
Very Dark Green
#062E03
ΔE00 12.38
Charcoal (survey)
#343837
ΔE00 14.14
Gunmetal
#2A3439
ΔE00 15.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081807 #170718
analogous
#101807 #081807 #07180E
triadic
#081807 #070818 #180708
tetradic
#081807 #071018 #170718 #180E07
square
#081807 #071018 #170718 #180E07
split-complementary
#081807 #0E0718 #180710
monochromatic
#081807 #081807 #081807 #184715 #287723
Accessibility & contrast
On white
18.36
#081807 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#081807 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081807
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081807 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081807 | 1.00 | 18.36 | 1.14 | 18.36 |
| #FFFFFF | 18.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191506
Deuteranopia (green-blind)
#161408
Tritanopia (blue-blind)
#061714
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #081807; /* rgb */ color: rgb(8, 24, 7); /* oklch */ color: oklch(18.9% 0.040 142.4);
Tailwind
colors: {
custom: {
50: '#4a544a',
500: '#081807',
950: '#000000',
},
}SCSS
$custom: #081807; $custom-light: #4a544a; $custom-dark: #000000;
JSON
{
"hex": "#081807",
"rgb": {
"r": 8,
"g": 24,
"b": 7
},
"hsl": {
"h": 116.471,
"s": 54.839,
"l": 6.078
},
"oklch": {
"l": 0.18913,
"c": 0.04013,
"h": 142.4
},
"luminance": 0.0072
}Semantic roles & 50–950 ramp
primary
#081807
secondary
#522655
accent
#4ADED5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877