#073711#073711
#073711 is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.6% C 0.082 H 146.4°. Best body text is #FFFFFF at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #073711 |
|---|---|
| RGB | rgb(7, 55, 17) |
| HSL | hsl(133, 77%, 12%) |
| HSV | hsv(133, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 69.1%, 78.4%) |
| CIE-LAB | lab(19.30, -25.22, 19.09) |
| CIE-LCH | lch(19.30, 31.63, 142.88°) |
| OKLab | oklab(29.59% -0.0679 0.0451) |
| OKLCH | oklch(29.59% 0.082 146.4) |
| XYZ | xyz(1.5549, 2.8178, 0.9922) |
| Luminance | 0.0282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.91
Dark Forest Green
#002D04
ΔE00 2.99
Dark Green
#033500
ΔE00 3.04
Hunter Green (survey)
#0B4008
ΔE00 4.54
Pine Green
#0A481E
ΔE00 5.24
Forest Green (survey)
#06470C
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073711 #37072D
analogous
#153707 #073711 #073729
triadic
#073711 #110737 #371107
tetradic
#073711 #071537 #37072D #372907
square
#073711 #071537 #37072D #372907
split-complementary
#073711 #290737 #370715
monochromatic
#031B08 #031B08 #073711 #0E6D22 #15A433
Accessibility & contrast
On white
13.43
#073711 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#073711 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073711
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073711 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073711 | 1.00 | 13.43 | 1.56 | 13.43 |
| #FFFFFF | 13.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38310D
Deuteranopia (green-blind)
#322D14
Tritanopia (blue-blind)
#00352F
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073711; /* rgb */ color: rgb(7, 55, 17); /* oklch */ color: oklch(29.6% 0.082 146.4);
Tailwind
colors: {
custom: {
50: '#506e50',
500: '#073711',
950: '#000000',
},
}SCSS
$custom: #073711; $custom-light: #506e50; $custom-dark: #000000;
JSON
{
"hex": "#073711",
"rgb": {
"r": 7,
"g": 55,
"b": 17
},
"hsl": {
"h": 132.5,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29592,
"c": 0.08155,
"h": 146.4
},
"luminance": 0.02818
}Semantic roles & 50–950 ramp
primary
#073711
secondary
#772365
accent
#34CCF4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78