#082808#082808
#082808 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.067 H 143.2°. Best body text is #FFFFFF at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #082808 |
|---|---|
| RGB | rgb(8, 40, 8) |
| HSL | hsl(120, 67%, 9%) |
| HSV | hsv(120, 80%, 16%) |
| CMYK | cmyk(80%, 0%, 80%, 84.3%) |
| CIE-LAB | lab(13.15, -19.75, 15.68) |
| CIE-LCH | lch(13.15, 25.22, 141.55°) |
| OKLab | oklab(24.47% -0.0536 0.0402) |
| OKLCH | oklch(24.47% 0.067 143.2) |
| XYZ | xyz(0.9027, 1.5866, 0.4884) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.12
Very Dark Green
#062E03
ΔE00 3.28
Dark Green
#033500
ΔE00 6.23
Hunter Green (survey)
#0B4008
ΔE00 9.00
Evergreen
#05472A
ΔE00 10.11
Pine Green
#0A481E
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082808 #280828
analogous
#182808 #082808 #082818
triadic
#082808 #080828 #280808
tetradic
#082808 #081828 #280828 #281808
square
#082808 #081828 #280828 #281808
split-complementary
#082808 #180828 #280818
monochromatic
#051A05 #051A05 #082808 #125B12 #1C8E1C
Accessibility & contrast
On white
15.94
#082808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#082808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082808
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082808 | 1.00 | 15.94 | 1.32 | 15.94 |
| #FFFFFF | 15.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292305
Deuteranopia (green-blind)
#25210B
Tritanopia (blue-blind)
#032721
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #082808; /* rgb */ color: rgb(8, 40, 8); /* oklch */ color: oklch(24.5% 0.067 143.2);
Tailwind
colors: {
custom: {
50: '#4b624a',
500: '#082808',
950: '#000000',
},
}SCSS
$custom: #082808; $custom-light: #4b624a; $custom-dark: #000000;
JSON
{
"hex": "#082808",
"rgb": {
"r": 8,
"g": 40,
"b": 8
},
"hsl": {
"h": 120,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.24472,
"c": 0.06702,
"h": 143.2
},
"luminance": 0.01587
}Semantic roles & 50–950 ramp
primary
#082808
secondary
#672567
accent
#3EEAEA
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977