#082F10#082F10
#082F10 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.070 H 146.9°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #082F10 |
|---|---|
| RGB | rgb(8, 47, 16) |
| HSL | hsl(132, 71%, 11%) |
| HSV | hsv(132, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(16.11, -21.67, 15.83) |
| CIE-LCH | lch(16.11, 26.84, 143.86°) |
| OKLab | oklab(26.96% -0.0584 0.0381) |
| OKLCH | oklch(26.96% 0.07 146.9) |
| XYZ | xyz(1.2101, 2.1219, 0.8359) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.34
Very Dark Green
#062E03
ΔE00 2.59
Dark Green
#033500
ΔE00 5.02
Hunter Green (survey)
#0B4008
ΔE00 7.35
Pine Green
#0A481E
ΔE00 7.96
Evergreen
#05472A
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F10 #2F0827
analogous
#132F08 #082F10 #082F23
triadic
#082F10 #10082F #2F1008
tetradic
#082F10 #08132F #2F0827 #2F2308
square
#082F10 #08132F #2F0827 #2F2308
split-complementary
#082F10 #23082F #2F0813
monochromatic
#041A09 #041A09 #082F10 #116322 #1A9834
Accessibility & contrast
On white
14.74
#082F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#082F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F10
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F10 | 1.00 | 14.74 | 1.42 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0D
Deuteranopia (green-blind)
#2B2712
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f10; /* rgb */ color: rgb(8, 47, 16); /* oklch */ color: oklch(27.0% 0.070 146.9);
Tailwind
colors: {
custom: {
50: '#4e684f',
500: '#082f10',
950: '#000000',
},
}SCSS
$custom: #082f10; $custom-light: #4e684f; $custom-dark: #000000;
JSON
{
"hex": "#082f10",
"rgb": {
"r": 8,
"g": 47,
"b": 16
},
"hsl": {
"h": 132.308,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.26959,
"c": 0.06976,
"h": 146.9
},
"luminance": 0.02122
}Semantic roles & 50–950 ramp
primary
#082F10
secondary
#6E255F
accent
#3AC9EE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78