#082005#082005
#082005 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.058 H 141.0°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #082005 |
|---|---|
| RGB | rgb(8, 32, 5) |
| HSL | hsl(113, 73%, 7%) |
| HSV | hsv(113, 84%, 13%) |
| CMYK | cmyk(75%, 0%, 84.4%, 87.5%) |
| CIE-LAB | lab(9.76, -15.70, 12.24) |
| CIE-LCH | lch(9.76, 19.91, 142.06°) |
| OKLab | oklab(21.66% -0.0449 0.0364) |
| OKLCH | oklch(21.66% 0.058 141) |
| XYZ | xyz(0.6440, 1.0955, 0.3211) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.53
Very Dark Green
#062E03
ΔE00 6.67
Dark Green
#033500
ΔE00 9.58
Hunter Green (survey)
#0B4008
ΔE00 12.32
Evergreen
#05472A
ΔE00 12.74
Pine Green
#0A481E
ΔE00 13.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082005 #1D0520
analogous
#162005 #082005 #052010
triadic
#082005 #050820 #200508
tetradic
#082005 #051620 #1D0520 #201005
square
#082005 #051620 #1D0520 #201005
split-complementary
#082005 #100520 #200516
monochromatic
#071A04 #071A04 #082005 #15550D #228A16
Accessibility & contrast
On white
17.22
#082005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#082005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082005
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082005 | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C03
Deuteranopia (green-blind)
#1E1A07
Tritanopia (blue-blind)
#051F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082005; /* rgb */ color: rgb(8, 32, 5); /* oklch */ color: oklch(21.7% 0.058 141.0);
Tailwind
colors: {
custom: {
50: '#495b49',
500: '#082005',
950: '#000000',
},
}SCSS
$custom: #082005; $custom-light: #495b49; $custom-dark: #000000;
JSON
{
"hex": "#082005",
"rgb": {
"r": 8,
"g": 32,
"b": 5
},
"hsl": {
"h": 113.333,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.21662,
"c": 0.0578,
"h": 141
},
"luminance": 0.01096
}Semantic roles & 50–950 ramp
primary
#082005
secondary
#5A2061
accent
#38F0DB
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977