#082F06#082F06
#082F06 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.080 H 142.2°. Best body text is #FFFFFF at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #082F06 |
|---|---|
| RGB | rgb(8, 47, 6) |
| HSL | hsl(117, 77%, 10%) |
| HSV | hsv(117, 87%, 18%) |
| CMYK | cmyk(83%, 0%, 87.2%, 81.6%) |
| CIE-LAB | lab(15.99, -23.13, 20.18) |
| CIE-LCH | lch(15.99, 30.69, 138.89°) |
| OKLab | oklab(26.82% -0.063 0.0488) |
| OKLCH | oklch(26.82% 0.08 142.2) |
| XYZ | xyz(1.1495, 2.0977, 0.5166) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.48
Dark Forest Green
#002D04
ΔE00 1.35
Dark Green
#033500
ΔE00 3.09
Hunter Green (survey)
#0B4008
ΔE00 5.94
Forrest Green
#154406
ΔE00 7.51
Pine Green
#0A481E
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F06 #2D062F
analogous
#1C2F06 #082F06 #062F18
triadic
#082F06 #06082F #2F0608
tetradic
#082F06 #061C2F #2D062F #2F1806
square
#082F06 #061C2F #2D062F #2F1806
split-complementary
#082F06 #18062F #2F061C
monochromatic
#051B03 #051B03 #082F06 #11650D #1A9C14
Accessibility & contrast
On white
14.79
#082F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#082F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F06
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F06 | 1.00 | 14.79 | 1.42 | 14.79 |
| #FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A02
Deuteranopia (green-blind)
#2C270A
Tritanopia (blue-blind)
#022D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f06; /* rgb */ color: rgb(8, 47, 6); /* oklch */ color: oklch(26.8% 0.080 142.2);
Tailwind
colors: {
custom: {
50: '#4e6849',
500: '#082f06',
950: '#000000',
},
}SCSS
$custom: #082f06; $custom-light: #4e6849; $custom-dark: #000000;
JSON
{
"hex": "#082f06",
"rgb": {
"r": 8,
"g": 47,
"b": 6
},
"hsl": {
"h": 117.073,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.26818,
"c": 0.07964,
"h": 142.2
},
"luminance": 0.02098
}Semantic roles & 50–950 ramp
primary
#082F06
secondary
#6C2170
accent
#34F4EB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77