#082F12#082F12
#082F12 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.068 H 148.2°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #082F12 |
|---|---|
| RGB | rgb(8, 47, 18) |
| HSL | hsl(135, 71%, 11%) |
| HSV | hsv(135, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 61.7%, 81.6%) |
| CIE-LAB | lab(16.15, -21.31, 14.70) |
| CIE-LCH | lch(16.15, 25.89, 145.39°) |
| OKLab | oklab(27% -0.0574 0.0356) |
| OKLCH | oklch(27% 0.068 148.2) |
| XYZ | xyz(1.2257, 2.1282, 0.9183) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.88
Very Dark Green
#062E03
ΔE00 3.20
Dark Green
#033500
ΔE00 5.58
Hunter Green (survey)
#0B4008
ΔE00 7.81
Evergreen
#05472A
ΔE00 7.82
Pine Green
#0A481E
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F12 #2F0825
analogous
#112F08 #082F12 #082F25
triadic
#082F12 #12082F #2F1208
tetradic
#082F12 #08112F #2F0825 #2F2508
square
#082F12 #08112F #2F0825 #2F2508
split-complementary
#082F12 #25082F #2F0811
monochromatic
#041A0A #041A0A #082F12 #116326 #1A983A
Accessibility & contrast
On white
14.73
#082F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#082F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F12
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F12 | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A10
Deuteranopia (green-blind)
#2B2714
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f12; /* rgb */ color: rgb(8, 47, 18); /* oklch */ color: oklch(27.0% 0.068 148.2);
Tailwind
colors: {
custom: {
50: '#4e6850',
500: '#082f12',
950: '#000000',
},
}SCSS
$custom: #082f12; $custom-light: #4e6850; $custom-dark: #000000;
JSON
{
"hex": "#082f12",
"rgb": {
"r": 8,
"g": 47,
"b": 18
},
"hsl": {
"h": 135.385,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.26996,
"c": 0.06754,
"h": 148.2
},
"luminance": 0.02128
}Semantic roles & 50–950 ramp
primary
#082F12
secondary
#6E255B
accent
#3AC0EE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78