#082F19#082F19
#082F19 is a dark, muted green. Relative luminance 0.022; OKLCH L 27.1% C 0.059 H 154.3°. Best body text is #FFFFFF at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #082F19 |
|---|---|
| RGB | rgb(8, 47, 25) |
| HSL | hsl(146, 71%, 11%) |
| HSV | hsv(146, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 46.8%, 81.6%) |
| CIE-LAB | lab(16.28, -19.80, 10.33) |
| CIE-LCH | lch(16.28, 22.34, 152.46°) |
| OKLab | oklab(27.15% -0.0535 0.0258) |
| OKLCH | oklch(27.15% 0.059 154.3) |
| XYZ | xyz(1.2920, 2.1547, 1.2673) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.29
Very Dark Green
#062E03
ΔE00 5.74
Evergreen
#05472A
ΔE00 7.74
Dark Green
#033500
ΔE00 8.01
Pine Green
#0A481E
ΔE00 9.21
Hunter Green (survey)
#0B4008
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F19 #2F081E
analogous
#0A2F08 #082F19 #082F2C
triadic
#082F19 #19082F #2F1908
tetradic
#082F19 #080A2F #2F081E #2F2C08
square
#082F19 #080A2F #2F081E #2F2C08
split-complementary
#082F19 #2C082F #2F080A
monochromatic
#041A0E #041A0E #082F19 #116335 #1A9851
Accessibility & contrast
On white
14.68
#082F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#082F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F19
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F19 | 1.00 | 14.68 | 1.43 | 14.68 |
| #FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A18
Deuteranopia (green-blind)
#2A271A
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f19; /* rgb */ color: rgb(8, 47, 25); /* oklch */ color: oklch(27.1% 0.059 154.3);
Tailwind
colors: {
custom: {
50: '#4e6855',
500: '#082f19',
950: '#000000',
},
}SCSS
$custom: #082f19; $custom-light: #4e6855; $custom-dark: #000000;
JSON
{
"hex": "#082f19",
"rgb": {
"r": 8,
"g": 47,
"b": 25
},
"hsl": {
"h": 146.154,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.27149,
"c": 0.05938,
"h": 154.3
},
"luminance": 0.02155
}Semantic roles & 50–950 ramp
primary
#082F19
secondary
#6E254E
accent
#3A9FEE
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#020603
muted
#787A78