#082908#082908
#082908 is a very dark, moderate green. Relative luminance 0.017; OKLCH L 24.8% C 0.069 H 143.2°. Best body text is #FFFFFF at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #082908 |
|---|---|
| RGB | rgb(8, 41, 8) |
| HSL | hsl(120, 67%, 10%) |
| HSV | hsv(120, 80%, 16%) |
| CMYK | cmyk(80.5%, 0%, 80.5%, 83.9%) |
| CIE-LAB | lab(13.56, -20.21, 16.23) |
| CIE-LCH | lch(13.56, 25.92, 141.23°) |
| OKLab | oklab(24.81% -0.0549 0.0411) |
| OKLCH | oklch(24.81% 0.069 143.2) |
| XYZ | xyz(0.9369, 1.6549, 0.4997) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.73
Very Dark Green
#062E03
ΔE00 2.85
Dark Green
#033500
ΔE00 5.80
Hunter Green (survey)
#0B4008
ΔE00 8.58
Pine Green
#0A481E
ΔE00 9.75
Evergreen
#05472A
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082908 #290829
analogous
#192908 #082908 #082919
triadic
#082908 #080829 #290808
tetradic
#082908 #081929 #290829 #291908
square
#082908 #081929 #290829 #291908
split-complementary
#082908 #190829 #290819
monochromatic
#051A05 #051A05 #082908 #125C12 #1C8F1C
Accessibility & contrast
On white
15.78
#082908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#082908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082908
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082908 | 1.00 | 15.78 | 1.33 | 15.78 |
| #FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2405
Deuteranopia (green-blind)
#26220B
Tritanopia (blue-blind)
#032822
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #082908; /* rgb */ color: rgb(8, 41, 8); /* oklch */ color: oklch(24.8% 0.069 143.2);
Tailwind
colors: {
custom: {
50: '#4c634a',
500: '#082908',
950: '#000000',
},
}SCSS
$custom: #082908; $custom-light: #4c634a; $custom-dark: #000000;
JSON
{
"hex": "#082908",
"rgb": {
"r": 8,
"g": 41,
"b": 8
},
"hsl": {
"h": 120,
"s": 67.347,
"l": 9.608
},
"oklch": {
"l": 0.24813,
"c": 0.06859,
"h": 143.2
},
"luminance": 0.01655
}Semantic roles & 50–950 ramp
primary
#082908
secondary
#682568
accent
#3EEAEA
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977