#082007#082007
#082007 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.055 H 142.6°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #082007 |
|---|---|
| RGB | rgb(8, 32, 7) |
| HSL | hsl(118, 64%, 8%) |
| HSV | hsv(118, 78%, 13%) |
| CMYK | cmyk(75%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(9.80, -15.40, 11.47) |
| CIE-LCH | lch(9.80, 19.20, 143.31°) |
| OKLab | oklab(21.7% -0.0437 0.0334) |
| OKLCH | oklch(21.7% 0.055 142.6) |
| XYZ | xyz(0.6550, 1.0999, 0.3788) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.86
Very Dark Green
#062E03
ΔE00 7.01
Dark Green
#033500
ΔE00 9.92
Hunter Green (survey)
#0B4008
ΔE00 12.61
Evergreen
#05472A
ΔE00 12.77
Pine Green
#0A481E
ΔE00 13.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082007 #1F0720
analogous
#142007 #082007 #072012
triadic
#082007 #070820 #200708
tetradic
#082007 #071420 #1F0720 #201207
square
#082007 #071420 #1F0720 #201207
split-complementary
#082007 #120720 #200714
monochromatic
#061905 #061905 #082007 #155212 #21841D
Accessibility & contrast
On white
17.21
#082007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#082007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082007
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082007 | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C05
Deuteranopia (green-blind)
#1E1A09
Tritanopia (blue-blind)
#051F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082007; /* rgb */ color: rgb(8, 32, 7); /* oklch */ color: oklch(21.7% 0.055 142.6);
Tailwind
colors: {
custom: {
50: '#4a5b4a',
500: '#082007',
950: '#000000',
},
}SCSS
$custom: #082007; $custom-light: #4a5b4a; $custom-dark: #000000;
JSON
{
"hex": "#082007",
"rgb": {
"r": 8,
"g": 32,
"b": 7
},
"hsl": {
"h": 117.6,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.21701,
"c": 0.05498,
"h": 142.6
},
"luminance": 0.011
}Semantic roles & 50–950 ramp
primary
#082007
secondary
#5C245F
accent
#41E7E0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977