#072012#072012
#072012 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.042 H 156.1°. Best body text is #FFFFFF at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #072012 |
|---|---|
| RGB | rgb(7, 32, 18) |
| HSL | hsl(146, 64%, 8%) |
| HSV | hsv(146, 78%, 13%) |
| CMYK | cmyk(78.1%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(9.97, -13.74, 6.44) |
| CIE-LCH | lch(9.97, 15.18, 154.89°) |
| OKLab | oklab(21.9% -0.0382 0.0169) |
| OKLCH | oklch(21.9% 0.042 156.1) |
| XYZ | xyz(0.7133, 1.1218, 0.7511) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.39
Very Dark Green
#062E03
ΔE00 9.68
Dark Green
#033500
ΔE00 12.47
Almost Black
#070D0D
ΔE00 13.38
Evergreen
#05472A
ΔE00 13.39
Hunter Green (survey)
#0B4008
ΔE00 14.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072012 #200715
analogous
#082007 #072012 #07201E
triadic
#072012 #120720 #201207
tetradic
#072012 #070820 #200715 #201E07
square
#072012 #070820 #200715 #201E07
split-complementary
#072012 #1E0720 #200708
monochromatic
#05190E #05190E #072012 #12522E #1D844A
Accessibility & contrast
On white
17.15
#072012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#072012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072012
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072012 | 1.00 | 17.15 | 1.22 | 17.15 |
| #FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D11
Deuteranopia (green-blind)
#1C1A13
Tritanopia (blue-blind)
#02201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #072012; /* rgb */ color: rgb(7, 32, 18); /* oklch */ color: oklch(21.9% 0.042 156.1);
Tailwind
colors: {
custom: {
50: '#495b4f',
500: '#072012',
950: '#000000',
},
}SCSS
$custom: #072012; $custom-light: #495b4f; $custom-dark: #000000;
JSON
{
"hex": "#072012",
"rgb": {
"r": 7,
"g": 32,
"b": 18
},
"hsl": {
"h": 146.4,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.21899,
"c": 0.04178,
"h": 156.1
},
"luminance": 0.01122
}Semantic roles & 50–950 ramp
primary
#072012
secondary
#5F2445
accent
#419EE7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978