#082206#082206
#082206 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.4% C 0.060 H 141.9°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #082206 |
|---|---|
| RGB | rgb(8, 34, 6) |
| HSL | hsl(116, 70%, 8%) |
| HSV | hsv(116, 82%, 13%) |
| CMYK | cmyk(76.5%, 0%, 82.4%, 86.7%) |
| CIE-LAB | lab(10.62, -16.91, 13.04) |
| CIE-LCH | lch(10.62, 21.35, 142.35°) |
| OKLab | oklab(22.38% -0.047 0.0369) |
| OKLCH | oklch(22.38% 0.06 141.9) |
| XYZ | xyz(0.7050, 1.2088, 0.3684) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.58
Very Dark Green
#062E03
ΔE00 5.75
Dark Green
#033500
ΔE00 8.69
Hunter Green (survey)
#0B4008
ΔE00 11.44
Evergreen
#05472A
ΔE00 11.95
Pine Green
#0A481E
ΔE00 12.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082206 #200622
analogous
#162206 #082206 #062212
triadic
#082206 #060822 #220608
tetradic
#082206 #061622 #200622 #221206
square
#082206 #061622 #200622 #221206
split-complementary
#082206 #120622 #220616
monochromatic
#061A05 #061A05 #082206 #14560F #208A18
Accessibility & contrast
On white
16.91
#082206 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#082206 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082206
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082206 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082206 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E04
Deuteranopia (green-blind)
#201C08
Tritanopia (blue-blind)
#05211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #082206; /* rgb */ color: rgb(8, 34, 6); /* oklch */ color: oklch(22.4% 0.060 141.9);
Tailwind
colors: {
custom: {
50: '#4a5d49',
500: '#082206',
950: '#000000',
},
}SCSS
$custom: #082206; $custom-light: #4a5d49; $custom-dark: #000000;
JSON
{
"hex": "#082206",
"rgb": {
"r": 8,
"g": 34,
"b": 6
},
"hsl": {
"h": 115.714,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.22375,
"c": 0.05972,
"h": 141.9
},
"luminance": 0.01209
}Semantic roles & 50–950 ramp
primary
#082206
secondary
#5E2262
accent
#3BEDE0
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977