#082F16#082F16
#082F16 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.063 H 151.4°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #082F16 |
|---|---|
| RGB | rgb(8, 47, 22) |
| HSL | hsl(142, 71%, 11%) |
| HSV | hsv(142, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 53.2%, 81.6%) |
| CIE-LAB | lab(16.22, -20.49, 12.23) |
| CIE-LCH | lch(16.22, 23.86, 149.16°) |
| OKLab | oklab(27.08% -0.0552 0.0301) |
| OKLCH | oklch(27.08% 0.063 151.4) |
| XYZ | xyz(1.2614, 2.1424, 1.1060) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.19
Very Dark Green
#062E03
ΔE00 4.60
Dark Green
#033500
ΔE00 6.91
Evergreen
#05472A
ΔE00 7.66
Pine Green
#0A481E
ΔE00 8.64
Hunter Green (survey)
#0B4008
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F16 #2F0821
analogous
#0D2F08 #082F16 #082F29
triadic
#082F16 #16082F #2F1608
tetradic
#082F16 #080D2F #2F0821 #2F2908
square
#082F16 #080D2F #2F0821 #2F2908
split-complementary
#082F16 #29082F #2F080D
monochromatic
#041A0C #041A0C #082F16 #11632E #1A9847
Accessibility & contrast
On white
14.70
#082F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#082F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F16
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F16 | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A14
Deuteranopia (green-blind)
#2A2718
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f16; /* rgb */ color: rgb(8, 47, 22); /* oklch */ color: oklch(27.1% 0.063 151.4);
Tailwind
colors: {
custom: {
50: '#4e6853',
500: '#082f16',
950: '#000000',
},
}SCSS
$custom: #082f16; $custom-light: #4e6853; $custom-dark: #000000;
JSON
{
"hex": "#082f16",
"rgb": {
"r": 8,
"g": 47,
"b": 22
},
"hsl": {
"h": 141.538,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.27078,
"c": 0.06291,
"h": 151.4
},
"luminance": 0.02143
}Semantic roles & 50–950 ramp
primary
#082F16
secondary
#6E2554
accent
#3AADEE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78