#082F08#082F08
#082F08 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.078 H 143.0°. Best body text is #FFFFFF at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #082F08 |
|---|---|
| RGB | rgb(8, 47, 8) |
| HSL | hsl(120, 71%, 11%) |
| HSV | hsv(120, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 83%, 81.6%) |
| CIE-LAB | lab(16.01, -22.86, 19.40) |
| CIE-LCH | lch(16.01, 29.98, 139.69°) |
| OKLab | oklab(26.84% -0.0621 0.0467) |
| OKLCH | oklch(26.84% 0.078 143) |
| XYZ | xyz(1.1604, 2.1021, 0.5743) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.78
Dark Forest Green
#002D04
ΔE00 1.31
Dark Green
#033500
ΔE00 3.40
Hunter Green (survey)
#0B4008
ΔE00 6.15
Forrest Green
#154406
ΔE00 7.73
Pine Green
#0A481E
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F08 #2F082F
analogous
#1B2F08 #082F08 #082F1B
triadic
#082F08 #08082F #2F0808
tetradic
#082F08 #081B2F #2F082F #2F1B08
square
#082F08 #081B2F #2F082F #2F1B08
split-complementary
#082F08 #1B082F #2F081B
monochromatic
#041A04 #041A04 #082F08 #116311 #1A981A
Accessibility & contrast
On white
14.78
#082F08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#082F08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F08
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F08 | 1.00 | 14.78 | 1.42 | 14.78 |
| #FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A04
Deuteranopia (green-blind)
#2C270C
Tritanopia (blue-blind)
#012D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f08; /* rgb */ color: rgb(8, 47, 8); /* oklch */ color: oklch(26.8% 0.078 143.0);
Tailwind
colors: {
custom: {
50: '#4e684a',
500: '#082f08',
950: '#000000',
},
}SCSS
$custom: #082f08; $custom-light: #4e684a; $custom-dark: #000000;
JSON
{
"hex": "#082f08",
"rgb": {
"r": 8,
"g": 47,
"b": 8
},
"hsl": {
"h": 120,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.26844,
"c": 0.07769,
"h": 143
},
"luminance": 0.02102
}Semantic roles & 50–950 ramp
primary
#082F08
secondary
#6E256E
accent
#3AEEEE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77