#082012#082012
#082012 is a very dark, muted green. Relative luminance 0.011; OKLCH L 22.0% C 0.041 H 155.3°. Best body text is #FFFFFF at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #082012 |
|---|---|
| RGB | rgb(8, 32, 18) |
| HSL | hsl(145, 60%, 8%) |
| HSV | hsv(145, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(10.02, -13.45, 6.52) |
| CIE-LCH | lch(10.02, 14.94, 154.13°) |
| OKLab | oklab(21.95% -0.0372 0.0171) |
| OKLCH | oklch(21.95% 0.041 155.3) |
| XYZ | xyz(0.7258, 1.1283, 0.7517) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.45
Very Dark Green
#062E03
ΔE00 9.71
Dark Green
#033500
ΔE00 12.49
Almost Black
#070D0D
ΔE00 13.23
Evergreen
#05472A
ΔE00 13.47
Charcoal (survey)
#343837
ΔE00 14.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082012 #200816
analogous
#0A2008 #082012 #08201E
triadic
#082012 #120820 #201208
tetradic
#082012 #080A20 #200816 #201E08
square
#082012 #080A20 #200816 #201E08
split-complementary
#082012 #1E0820 #20080A
monochromatic
#06180E #06180E #082012 #14512E #208249
Accessibility & contrast
On white
17.13
#082012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#082012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082012
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082012 | 1.00 | 17.13 | 1.23 | 17.13 |
| #FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D11
Deuteranopia (green-blind)
#1C1B13
Tritanopia (blue-blind)
#03201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082012; /* rgb */ color: rgb(8, 32, 18); /* oklch */ color: oklch(22.0% 0.041 155.3);
Tailwind
colors: {
custom: {
50: '#4a5b4f',
500: '#082012',
950: '#000000',
},
}SCSS
$custom: #082012; $custom-light: #4a5b4f; $custom-dark: #000000;
JSON
{
"hex": "#082012",
"rgb": {
"r": 8,
"g": 32,
"b": 18
},
"hsl": {
"h": 145,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.21953,
"c": 0.04098,
"h": 155.3
},
"luminance": 0.01128
}Semantic roles & 50–950 ramp
primary
#082012
secondary
#5E2647
accent
#45A1E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978