#082D17#082D17
#082D17 is a dark, muted green. Relative luminance 0.020; OKLCH L 26.4% C 0.058 H 153.3°. Best body text is #FFFFFF at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #082D17 |
|---|---|
| RGB | rgb(8, 45, 23) |
| HSL | hsl(144, 70%, 10%) |
| HSV | hsv(144, 82%, 18%) |
| CMYK | cmyk(82.2%, 0%, 48.9%, 82.4%) |
| CIE-LAB | lab(15.44, -19.29, 10.55) |
| CIE-LCH | lch(15.44, 21.99, 151.33°) |
| OKLab | oklab(26.44% -0.0521 0.0263) |
| OKLCH | oklch(26.44% 0.058 153.3) |
| XYZ | xyz(1.1931, 1.9901, 1.1317) |
| Luminance | 0.0199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.18
Very Dark Green
#062E03
ΔE00 5.61
Dark Green
#033500
ΔE00 8.06
Evergreen
#05472A
ΔE00 8.37
Pine Green
#0A481E
ΔE00 9.68
Hunter Green (survey)
#0B4008
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082D17 #2D081E
analogous
#0C2D08 #082D17 #082D29
triadic
#082D17 #17082D #2D1708
tetradic
#082D17 #080C2D #2D081E #2D2908
square
#082D17 #080C2D #2D081E #2D2908
split-complementary
#082D17 #29082D #2D080C
monochromatic
#051A0D #051A0D #082D17 #116132 #1A954C
Accessibility & contrast
On white
15.02
#082D17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#082D17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082D17
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082D17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082D17 | 1.00 | 15.02 | 1.40 | 15.02 |
| #FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2915
Deuteranopia (green-blind)
#282518
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #082d17; /* rgb */ color: rgb(8, 45, 23); /* oklch */ color: oklch(26.4% 0.058 153.3);
Tailwind
colors: {
custom: {
50: '#4d6654',
500: '#082d17',
950: '#000000',
},
}SCSS
$custom: #082d17; $custom-light: #4d6654; $custom-dark: #000000;
JSON
{
"hex": "#082d17",
"rgb": {
"r": 8,
"g": 45,
"b": 23
},
"hsl": {
"h": 144.324,
"s": 69.811,
"l": 10.392
},
"oklch": {
"l": 0.2644,
"c": 0.05834,
"h": 153.3
},
"luminance": 0.0199
}Semantic roles & 50–950 ramp
primary
#082D17
secondary
#6C254F
accent
#3BA5ED
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78