#082011#082011
#082011 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.042 H 153.7°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #082011 |
|---|---|
| RGB | rgb(8, 32, 17) |
| HSL | hsl(143, 60%, 8%) |
| HSV | hsv(143, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(9.99, -13.67, 7.08) |
| CIE-LCH | lch(9.99, 15.39, 152.61°) |
| OKLab | oklab(21.93% -0.0379 0.0187) |
| OKLCH | oklch(21.93% 0.042 153.7) |
| XYZ | xyz(0.7178, 1.1251, 0.7095) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.12
Very Dark Green
#062E03
ΔE00 9.37
Dark Green
#033500
ΔE00 12.17
Evergreen
#05472A
ΔE00 13.34
Almost Black
#070D0D
ΔE00 13.47
Hunter Green (survey)
#0B4008
ΔE00 14.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082011 #200817
analogous
#0B2008 #082011 #08201D
triadic
#082011 #110820 #201108
tetradic
#082011 #080B20 #200817 #201D08
square
#082011 #080B20 #200817 #201D08
split-complementary
#082011 #1D0820 #20080B
monochromatic
#06180D #06180D #082011 #14512B #208245
Accessibility & contrast
On white
17.14
#082011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#082011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082011
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082011 | 1.00 | 17.14 | 1.22 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D10
Deuteranopia (green-blind)
#1D1B12
Tritanopia (blue-blind)
#03201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082011; /* rgb */ color: rgb(8, 32, 17); /* oklch */ color: oklch(21.9% 0.042 153.7);
Tailwind
colors: {
custom: {
50: '#4a5b4f',
500: '#082011',
950: '#000000',
},
}SCSS
$custom: #082011; $custom-light: #4a5b4f; $custom-dark: #000000;
JSON
{
"hex": "#082011",
"rgb": {
"r": 8,
"g": 32,
"b": 17
},
"hsl": {
"h": 142.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.21925,
"c": 0.04224,
"h": 153.7
},
"luminance": 0.01125
}Semantic roles & 50–950 ramp
primary
#082011
secondary
#5E2649
accent
#45A8E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977