#082F18#082F18
#082F18 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.061 H 153.2°. Best body text is #FFFFFF at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #082F18 |
|---|---|
| RGB | rgb(8, 47, 24) |
| HSL | hsl(145, 71%, 11%) |
| HSV | hsv(145, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 48.9%, 81.6%) |
| CIE-LAB | lab(16.26, -20.04, 10.97) |
| CIE-LCH | lch(16.26, 22.85, 151.31°) |
| OKLab | oklab(27.12% -0.0541 0.0273) |
| OKLCH | oklch(27.12% 0.061 153.2) |
| XYZ | xyz(1.2814, 2.1505, 1.2115) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.91
Very Dark Green
#062E03
ΔE00 5.35
Dark Green
#033500
ΔE00 7.63
Evergreen
#05472A
ΔE00 7.69
Pine Green
#0A481E
ΔE00 9.00
Hunter Green (survey)
#0B4008
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F18 #2F081F
analogous
#0B2F08 #082F18 #082F2B
triadic
#082F18 #18082F #2F1808
tetradic
#082F18 #080B2F #2F081F #2F2B08
square
#082F18 #080B2F #2F081F #2F2B08
split-complementary
#082F18 #2B082F #2F080B
monochromatic
#041A0D #041A0D #082F18 #116333 #1A984D
Accessibility & contrast
On white
14.68
#082F18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#082F18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F18
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F18 | 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)
#2F2A16
Deuteranopia (green-blind)
#2A271A
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f18; /* rgb */ color: rgb(8, 47, 24); /* oklch */ color: oklch(27.1% 0.061 153.2);
Tailwind
colors: {
custom: {
50: '#4e6855',
500: '#082f18',
950: '#000000',
},
}SCSS
$custom: #082f18; $custom-light: #4e6855; $custom-dark: #000000;
JSON
{
"hex": "#082f18",
"rgb": {
"r": 8,
"g": 47,
"b": 24
},
"hsl": {
"h": 144.615,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.27124,
"c": 0.06056,
"h": 153.2
},
"luminance": 0.02151
}Semantic roles & 50–950 ramp
primary
#082F18
secondary
#6E2550
accent
#3AA4EE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020603
muted
#787A78