#082F05#082F05
#082F05 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.081 H 141.8°. Best body text is #FFFFFF at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #082F05 |
|---|---|
| RGB | rgb(8, 47, 5) |
| HSL | hsl(116, 81%, 10%) |
| HSV | hsv(116, 89%, 18%) |
| CMYK | cmyk(83%, 0%, 89.4%, 81.6%) |
| CIE-LAB | lab(15.98, -23.26, 20.58) |
| CIE-LCH | lch(15.98, 31.06, 138.50°) |
| OKLab | oklab(26.81% -0.0634 0.0498) |
| OKLCH | oklch(26.81% 0.081 141.8) |
| XYZ | xyz(1.1440, 2.0955, 0.4877) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.39
Dark Forest Green
#002D04
ΔE00 1.41
Dark Green
#033500
ΔE00 2.95
Hunter Green (survey)
#0B4008
ΔE00 5.84
Forrest Green
#154406
ΔE00 7.40
Pine Green
#0A481E
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F05 #2C052F
analogous
#1D2F05 #082F05 #052F17
triadic
#082F05 #05082F #2F0508
tetradic
#082F05 #051D2F #2C052F #2F1705
square
#082F05 #051D2F #2C052F #2F1705
split-complementary
#082F05 #17052F #2F051D
monochromatic
#051C03 #051C03 #082F05 #11660B #1B9E11
Accessibility & contrast
On white
14.80
#082F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#082F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F05
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F05 | 1.00 | 14.80 | 1.42 | 14.80 |
| #FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A01
Deuteranopia (green-blind)
#2C2709
Tritanopia (blue-blind)
#022D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f05; /* rgb */ color: rgb(8, 47, 5); /* oklch */ color: oklch(26.8% 0.081 141.8);
Tailwind
colors: {
custom: {
50: '#4e6849',
500: '#082f05',
950: '#000000',
},
}SCSS
$custom: #082f05; $custom-light: #4e6849; $custom-dark: #000000;
JSON
{
"hex": "#082f05",
"rgb": {
"r": 8,
"g": 47,
"b": 5
},
"hsl": {
"h": 115.714,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.26805,
"c": 0.08064,
"h": 141.8
},
"luminance": 0.02096
}Semantic roles & 50–950 ramp
primary
#082F05
secondary
#6B1F71
accent
#31F7E9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77