#082F17#082F17
#082F17 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.062 H 152.3°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #082F17 |
|---|---|
| RGB | rgb(8, 47, 23) |
| HSL | hsl(143, 71%, 11%) |
| HSV | hsv(143, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 51.1%, 81.6%) |
| CIE-LAB | lab(16.24, -20.27, 11.60) |
| CIE-LCH | lch(16.24, 23.36, 150.21°) |
| OKLab | oklab(27.1% -0.0547 0.0287) |
| OKLCH | oklch(27.1% 0.062 152.3) |
| XYZ | xyz(1.2712, 2.1464, 1.1577) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.54
Very Dark Green
#062E03
ΔE00 4.97
Dark Green
#033500
ΔE00 7.27
Evergreen
#05472A
ΔE00 7.67
Pine Green
#0A481E
ΔE00 8.81
Hunter Green (survey)
#0B4008
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F17 #2F0820
analogous
#0C2F08 #082F17 #082F2A
triadic
#082F17 #17082F #2F1708
tetradic
#082F17 #080C2F #2F0820 #2F2A08
square
#082F17 #080C2F #2F0820 #2F2A08
split-complementary
#082F17 #2A082F #2F080C
monochromatic
#041A0D #041A0D #082F17 #116331 #1A984A
Accessibility & contrast
On white
14.69
#082F17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#082F17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F17
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F17 | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A15
Deuteranopia (green-blind)
#2A2719
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f17; /* rgb */ color: rgb(8, 47, 23); /* oklch */ color: oklch(27.1% 0.062 152.3);
Tailwind
colors: {
custom: {
50: '#4e6854',
500: '#082f17',
950: '#000000',
},
}SCSS
$custom: #082f17; $custom-light: #4e6854; $custom-dark: #000000;
JSON
{
"hex": "#082f17",
"rgb": {
"r": 8,
"g": 47,
"b": 23
},
"hsl": {
"h": 143.077,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.27101,
"c": 0.06174,
"h": 152.3
},
"luminance": 0.02147
}Semantic roles & 50–950 ramp
primary
#082F17
secondary
#6E2552
accent
#3AA9EE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78