#082F09#082F09
#082F09 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.077 H 143.4°. Best body text is #FFFFFF at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #082F09 |
|---|---|
| RGB | rgb(8, 47, 9) |
| HSL | hsl(122, 71%, 11%) |
| HSV | hsv(122, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 80.9%, 81.6%) |
| CIE-LAB | lab(16.03, -22.73, 19.00) |
| CIE-LCH | lch(16.03, 29.63, 140.10°) |
| OKLab | oklab(26.86% -0.0616 0.0457) |
| OKLCH | oklch(26.86% 0.077 143.4) |
| XYZ | xyz(1.1659, 2.1043, 0.6031) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.96
Dark Forest Green
#002D04
ΔE00 1.34
Dark Green
#033500
ΔE00 3.56
Hunter Green (survey)
#0B4008
ΔE00 6.26
Pine Green
#0A481E
ΔE00 7.77
Forrest Green
#154406
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F09 #2F082E
analogous
#1A2F08 #082F09 #082F1C
triadic
#082F09 #09082F #2F0908
tetradic
#082F09 #081A2F #2F082E #2F1C08
square
#082F09 #081A2F #2F082E #2F1C08
split-complementary
#082F09 #1C082F #2F081A
monochromatic
#041A05 #041A05 #082F09 #116313 #1A981D
Accessibility & contrast
On white
14.78
#082F09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#082F09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F09
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F09 | 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)
#302A05
Deuteranopia (green-blind)
#2C270C
Tritanopia (blue-blind)
#012D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f09; /* rgb */ color: rgb(8, 47, 9); /* oklch */ color: oklch(26.9% 0.077 143.4);
Tailwind
colors: {
custom: {
50: '#4e684b',
500: '#082f09',
950: '#000000',
},
}SCSS
$custom: #082f09; $custom-light: #4e684b; $custom-dark: #000000;
JSON
{
"hex": "#082f09",
"rgb": {
"r": 8,
"g": 47,
"b": 9
},
"hsl": {
"h": 121.538,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.26857,
"c": 0.07675,
"h": 143.4
},
"luminance": 0.02104
}Semantic roles & 50–950 ramp
primary
#082F09
secondary
#6E256C
accent
#3AE9EE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77