#072005#072005
#072005 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.058 H 141.7°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #072005 |
|---|---|
| RGB | rgb(7, 32, 5) |
| HSL | hsl(116, 73%, 7%) |
| HSV | hsv(116, 84%, 13%) |
| CMYK | cmyk(78.1%, 0%, 84.4%, 87.5%) |
| CIE-LAB | lab(9.71, -16.00, 12.16) |
| CIE-LCH | lch(9.71, 20.09, 142.75°) |
| OKLab | oklab(21.61% -0.0459 0.0362) |
| OKLCH | oklch(21.61% 0.058 141.7) |
| XYZ | xyz(0.6315, 1.0891, 0.3205) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.45
Very Dark Green
#062E03
ΔE00 6.62
Dark Green
#033500
ΔE00 9.55
Hunter Green (survey)
#0B4008
ΔE00 12.30
Evergreen
#05472A
ΔE00 12.66
Pine Green
#0A481E
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072005 #1E0520
analogous
#152005 #072005 #052011
triadic
#072005 #050720 #200507
tetradic
#072005 #051520 #1E0520 #201105
square
#072005 #051520 #1E0520 #201105
split-complementary
#072005 #110520 #200515
monochromatic
#061A04 #061A04 #072005 #13550D #1E8A16
Accessibility & contrast
On white
17.24
#072005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#072005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072005
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072005 | 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)
#211C03
Deuteranopia (green-blind)
#1E1A07
Tritanopia (blue-blind)
#041F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #072005; /* rgb */ color: rgb(7, 32, 5); /* oklch */ color: oklch(21.6% 0.058 141.7);
Tailwind
colors: {
custom: {
50: '#495b49',
500: '#072005',
950: '#000000',
},
}SCSS
$custom: #072005; $custom-light: #495b49; $custom-dark: #000000;
JSON
{
"hex": "#072005",
"rgb": {
"r": 7,
"g": 32,
"b": 5
},
"hsl": {
"h": 115.556,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.21606,
"c": 0.05849,
"h": 141.7
},
"luminance": 0.01089
}Semantic roles & 50–950 ramp
primary
#072005
secondary
#5C2061
accent
#38F0E2
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977