#082708#082708
#082708 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.065 H 143.2°. Best body text is #FFFFFF at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #082708 |
|---|---|
| RGB | rgb(8, 39, 8) |
| HSL | hsl(120, 66%, 9%) |
| HSV | hsv(120, 79%, 15%) |
| CMYK | cmyk(79.5%, 0%, 79.5%, 84.7%) |
| CIE-LAB | lab(12.74, -19.29, 15.13) |
| CIE-LCH | lch(12.74, 24.52, 141.89°) |
| OKLab | oklab(24.13% -0.0524 0.0392) |
| OKLCH | oklch(24.13% 0.065 143.2) |
| XYZ | xyz(0.8694, 1.5201, 0.4773) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.53
Very Dark Green
#062E03
ΔE00 3.71
Dark Green
#033500
ΔE00 6.66
Hunter Green (survey)
#0B4008
ΔE00 9.43
Evergreen
#05472A
ΔE00 10.37
Pine Green
#0A481E
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082708 #270827
analogous
#182708 #082708 #082718
triadic
#082708 #080827 #270808
tetradic
#082708 #081827 #270827 #271808
square
#082708 #081827 #270827 #271808
split-complementary
#082708 #180827 #270818
monochromatic
#051905 #051905 #082708 #125A12 #1D8D1D
Accessibility & contrast
On white
16.10
#082708 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#082708 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082708
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082708 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082708 | 1.00 | 16.10 | 1.30 | 16.10 |
| #FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282305
Deuteranopia (green-blind)
#24200B
Tritanopia (blue-blind)
#032620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #082708; /* rgb */ color: rgb(8, 39, 8); /* oklch */ color: oklch(24.1% 0.065 143.2);
Tailwind
colors: {
custom: {
50: '#4b614a',
500: '#082708',
950: '#000000',
},
}SCSS
$custom: #082708; $custom-light: #4b614a; $custom-dark: #000000;
JSON
{
"hex": "#082708",
"rgb": {
"r": 8,
"g": 39,
"b": 8
},
"hsl": {
"h": 120,
"s": 65.957,
"l": 9.216
},
"oklch": {
"l": 0.2413,
"c": 0.06542,
"h": 143.2
},
"luminance": 0.0152
}Semantic roles & 50–950 ramp
primary
#082708
secondary
#652565
accent
#3FE9E9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977