#082006#082006
#082006 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.056 H 141.8°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #082006 |
|---|---|
| RGB | rgb(8, 32, 6) |
| HSL | hsl(115, 68%, 7%) |
| HSV | hsv(115, 81%, 13%) |
| CMYK | cmyk(75%, 0%, 81.2%, 87.5%) |
| CIE-LAB | lab(9.78, -15.55, 11.86) |
| CIE-LCH | lch(9.78, 19.55, 142.67°) |
| OKLab | oklab(21.68% -0.0443 0.0349) |
| OKLCH | oklch(21.68% 0.056 141.8) |
| XYZ | xyz(0.6495, 1.0977, 0.3499) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.69
Very Dark Green
#062E03
ΔE00 6.84
Dark Green
#033500
ΔE00 9.75
Hunter Green (survey)
#0B4008
ΔE00 12.46
Evergreen
#05472A
ΔE00 12.75
Pine Green
#0A481E
ΔE00 13.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082006 #1E0620
analogous
#152006 #082006 #062011
triadic
#082006 #060820 #200608
tetradic
#082006 #061520 #1E0620 #201106
square
#082006 #061520 #1E0620 #201106
split-complementary
#082006 #110620 #200615
monochromatic
#061A05 #061A05 #082006 #155410 #228719
Accessibility & contrast
On white
17.22
#082006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#082006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082006
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082006 | 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)
#211C04
Deuteranopia (green-blind)
#1E1A08
Tritanopia (blue-blind)
#051F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082006; /* rgb */ color: rgb(8, 32, 6); /* oklch */ color: oklch(21.7% 0.056 141.8);
Tailwind
colors: {
custom: {
50: '#4a5b49',
500: '#082006',
950: '#000000',
},
}SCSS
$custom: #082006; $custom-light: #4a5b49; $custom-dark: #000000;
JSON
{
"hex": "#082006",
"rgb": {
"r": 8,
"g": 32,
"b": 6
},
"hsl": {
"h": 115.385,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.21682,
"c": 0.05636,
"h": 141.8
},
"luminance": 0.01098
}Semantic roles & 50–950 ramp
primary
#082006
secondary
#5B2260
accent
#3DEBDE
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977