#081E10#081E10
#081E10 is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.2% C 0.040 H 153.5°. Best body text is #FFFFFF at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #081E10 |
|---|---|
| RGB | rgb(8, 30, 16) |
| HSL | hsl(142, 58%, 7%) |
| HSV | hsv(142, 73%, 12%) |
| CMYK | cmyk(73.3%, 0%, 46.7%, 88.2%) |
| CIE-LAB | lab(9.14, -12.43, 6.43) |
| CIE-LCH | lch(9.14, 14.00, 152.65°) |
| OKLab | oklab(21.22% -0.0355 0.0177) |
| OKLCH | oklch(21.22% 0.04 153.5) |
| XYZ | xyz(0.6579, 1.0175, 0.6518) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.09
Very Dark Green
#062E03
ΔE00 10.30
Almost Black
#070D0D
ΔE00 12.42
Dark Green
#033500
ΔE00 13.07
Evergreen
#05472A
ΔE00 14.34
Charcoal (survey)
#343837
ΔE00 14.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081E10 #1E0816
analogous
#0B1E08 #081E10 #081E1B
triadic
#081E10 #10081E #1E1008
tetradic
#081E10 #080B1E #1E0816 #1E1B08
square
#081E10 #080B1E #1E0816 #1E1B08
split-complementary
#081E10 #1B081E #1E080B
monochromatic
#06180D #06180D #081E10 #154E2A #227F44
Accessibility & contrast
On white
17.45
#081E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#081E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081E10
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081E10 | 1.00 | 17.45 | 1.20 | 17.45 |
| #FFFFFF | 17.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1B0F
Deuteranopia (green-blind)
#1B1911
Tritanopia (blue-blind)
#041E1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #081e10; /* rgb */ color: rgb(8, 30, 16); /* oklch */ color: oklch(21.2% 0.040 153.5);
Tailwind
colors: {
custom: {
50: '#4a594e',
500: '#081e10',
950: '#000000',
},
}SCSS
$custom: #081e10; $custom-light: #4a594e; $custom-dark: #000000;
JSON
{
"hex": "#081e10",
"rgb": {
"r": 8,
"g": 30,
"b": 16
},
"hsl": {
"h": 141.818,
"s": 57.895,
"l": 7.451
},
"oklch": {
"l": 0.21216,
"c": 0.03966,
"h": 153.5
},
"luminance": 0.01018
}Semantic roles & 50–950 ramp
primary
#081E10
secondary
#5B2748
accent
#47A9E1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877