#081F07#081F07
#081F07 is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.4% C 0.053 H 142.6°. Best body text is #FFFFFF at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #081F07 |
|---|---|
| RGB | rgb(8, 31, 7) |
| HSL | hsl(118, 63%, 7%) |
| HSV | hsv(118, 77%, 12%) |
| CMYK | cmyk(74.2%, 0%, 77.4%, 87.8%) |
| CIE-LAB | lab(9.38, -14.67, 10.88) |
| CIE-LCH | lch(9.38, 18.26, 143.46°) |
| OKLab | oklab(21.35% -0.0423 0.0323) |
| OKLCH | oklch(21.35% 0.053 142.6) |
| XYZ | xyz(0.6284, 1.0469, 0.3699) |
| Luminance | 0.0105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.45
Very Dark Green
#062E03
ΔE00 7.60
Dark Green
#033500
ΔE00 10.49
Hunter Green (survey)
#0B4008
ΔE00 13.15
Evergreen
#05472A
ΔE00 13.22
Pine Green
#0A481E
ΔE00 13.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081F07 #1E071F
analogous
#141F07 #081F07 #071F12
triadic
#081F07 #07081F #1F0708
tetradic
#081F07 #07141F #1E071F #1F1207
square
#081F07 #07141F #1E071F #1F1207
split-complementary
#081F07 #12071F #1F0714
monochromatic
#061906 #061906 #081F07 #155112 #22831E
Accessibility & contrast
On white
17.36
#081F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#081F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081F07
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081F07 | 1.00 | 17.36 | 1.21 | 17.36 |
| #FFFFFF | 17.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201B05
Deuteranopia (green-blind)
#1D1909
Tritanopia (blue-blind)
#051E1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #081f07; /* rgb */ color: rgb(8, 31, 7); /* oklch */ color: oklch(21.4% 0.053 142.6);
Tailwind
colors: {
custom: {
50: '#495a4a',
500: '#081f07',
950: '#000000',
},
}SCSS
$custom: #081f07; $custom-light: #495a4a; $custom-dark: #000000;
JSON
{
"hex": "#081f07",
"rgb": {
"r": 8,
"g": 31,
"b": 7
},
"hsl": {
"h": 117.5,
"s": 63.158,
"l": 7.451
},
"oklch": {
"l": 0.21354,
"c": 0.05323,
"h": 142.6
},
"luminance": 0.01047
}Semantic roles & 50–950 ramp
primary
#081F07
secondary
#5B245E
accent
#42E6DF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977