#072006#072006
#072006 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.057 H 142.5°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #072006 |
|---|---|
| RGB | rgb(7, 32, 6) |
| HSL | hsl(118, 68%, 7%) |
| HSV | hsv(118, 81%, 13%) |
| CMYK | cmyk(78.1%, 0%, 81.2%, 87.5%) |
| CIE-LAB | lab(9.73, -15.85, 11.78) |
| CIE-LCH | lch(9.73, 19.74, 143.37°) |
| OKLab | oklab(21.63% -0.0453 0.0347) |
| OKLCH | oklch(21.63% 0.057 142.5) |
| XYZ | xyz(0.6370, 1.0913, 0.3493) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.61
Very Dark Green
#062E03
ΔE00 6.79
Dark Green
#033500
ΔE00 9.72
Hunter Green (survey)
#0B4008
ΔE00 12.44
Evergreen
#05472A
ΔE00 12.67
Pine Green
#0A481E
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072006 #1F0620
analogous
#142006 #072006 #062012
triadic
#072006 #060720 #200607
tetradic
#072006 #061420 #1F0620 #201206
square
#072006 #061420 #1F0620 #201206
split-complementary
#072006 #120620 #200614
monochromatic
#061A05 #061A05 #072006 #125410 #1E8719
Accessibility & contrast
On white
17.24
#072006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#072006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072006
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072006 | 1.00 | 17.24 | 1.22 | 17.24 |
| #FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C04
Deuteranopia (green-blind)
#1E1A08
Tritanopia (blue-blind)
#041F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #072006; /* rgb */ color: rgb(7, 32, 6); /* oklch */ color: oklch(21.6% 0.057 142.5);
Tailwind
colors: {
custom: {
50: '#495b49',
500: '#072006',
950: '#000000',
},
}SCSS
$custom: #072006; $custom-light: #495b49; $custom-dark: #000000;
JSON
{
"hex": "#072006",
"rgb": {
"r": 7,
"g": 32,
"b": 6
},
"hsl": {
"h": 117.692,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.21626,
"c": 0.05706,
"h": 142.5
},
"luminance": 0.01091
}Semantic roles & 50–950 ramp
primary
#072006
secondary
#5E2260
accent
#3DEBE5
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977