#082010#082010
#082010 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.044 H 152.1°. Best body text is #FFFFFF at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #082010 |
|---|---|
| RGB | rgb(8, 32, 16) |
| HSL | hsl(140, 60%, 8%) |
| HSV | hsv(140, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 50%, 87.5%) |
| CIE-LAB | lab(9.97, -13.88, 7.61) |
| CIE-LCH | lch(9.97, 15.83, 151.25°) |
| OKLab | oklab(21.9% -0.0385 0.0203) |
| OKLCH | oklch(21.9% 0.044 152.1) |
| XYZ | xyz(0.7101, 1.1220, 0.6693) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.81
Very Dark Green
#062E03
ΔE00 9.05
Dark Green
#033500
ΔE00 11.87
Evergreen
#05472A
ΔE00 13.23
Almost Black
#070D0D
ΔE00 13.70
Hunter Green (survey)
#0B4008
ΔE00 14.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082010 #200818
analogous
#0C2008 #082010 #08201C
triadic
#082010 #100820 #201008
tetradic
#082010 #080C20 #200818 #201C08
square
#082010 #080C20 #200818 #201C08
split-complementary
#082010 #1C0820 #20080C
monochromatic
#06180C #06180C #082010 #145128 #208241
Accessibility & contrast
On white
17.15
#082010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#082010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082010
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082010 | 1.00 | 17.15 | 1.22 | 17.15 |
| #FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D0F
Deuteranopia (green-blind)
#1D1A11
Tritanopia (blue-blind)
#031F1C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082010; /* rgb */ color: rgb(8, 32, 16); /* oklch */ color: oklch(21.9% 0.044 152.1);
Tailwind
colors: {
custom: {
50: '#4a5b4e',
500: '#082010',
950: '#000000',
},
}SCSS
$custom: #082010; $custom-light: #4a5b4e; $custom-dark: #000000;
JSON
{
"hex": "#082010",
"rgb": {
"r": 8,
"g": 32,
"b": 16
},
"hsl": {
"h": 140,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.21898,
"c": 0.04353,
"h": 152.1
},
"luminance": 0.01122
}Semantic roles & 50–950 ramp
primary
#082010
secondary
#5E264B
accent
#45AEE3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977