#082704#082704
#082704 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.070 H 141.0°. Best body text is #FFFFFF at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #082704 |
|---|---|
| RGB | rgb(8, 39, 4) |
| HSL | hsl(113, 81%, 8%) |
| HSV | hsv(113, 90%, 15%) |
| CMYK | cmyk(79.5%, 0%, 89.7%, 84.7%) |
| CIE-LAB | lab(12.68, -19.94, 16.69) |
| CIE-LCH | lch(12.68, 26.00, 140.07°) |
| OKLab | oklab(24.07% -0.0545 0.0442) |
| OKLCH | oklch(24.07% 0.07 141) |
| XYZ | xyz(0.8475, 1.5113, 0.3619) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.99
Very Dark Green
#062E03
ΔE00 3.06
Dark Green
#033500
ΔE00 6.04
Hunter Green (survey)
#0B4008
ΔE00 8.93
Pine Green
#0A481E
ΔE00 10.32
Forrest Green
#154406
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082704 #230427
analogous
#192704 #082704 #042711
triadic
#082704 #040827 #270408
tetradic
#082704 #041927 #230427 #271104
square
#082704 #041927 #230427 #271104
split-complementary
#082704 #110427 #270419
monochromatic
#061C03 #061C03 #082704 #135F0A #1F960F
Accessibility & contrast
On white
16.13
#082704 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#082704 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082704
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082704 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082704 | 1.00 | 16.13 | 1.30 | 16.13 |
| #FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282201
Deuteranopia (green-blind)
#252007
Tritanopia (blue-blind)
#042520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #082704; /* rgb */ color: rgb(8, 39, 4); /* oklch */ color: oklch(24.1% 0.070 141.0);
Tailwind
colors: {
custom: {
50: '#4b6148',
500: '#082704',
950: '#000000',
},
}SCSS
$custom: #082704; $custom-light: #4b6148; $custom-dark: #000000;
JSON
{
"hex": "#082704",
"rgb": {
"r": 8,
"g": 39,
"b": 4
},
"hsl": {
"h": 113.143,
"s": 81.395,
"l": 8.431
},
"oklch": {
"l": 0.24067,
"c": 0.07019,
"h": 141
},
"luminance": 0.01511
}Semantic roles & 50–950 ramp
primary
#082704
secondary
#611D6A
accent
#30F8E1
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977