#073710#073710
#073710 is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.6% C 0.083 H 146.0°. Best body text is #FFFFFF at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #073710 |
|---|---|
| RGB | rgb(7, 55, 16) |
| HSL | hsl(131, 77%, 12%) |
| HSV | hsv(131, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 70.9%, 78.4%) |
| CIE-LAB | lab(19.29, -25.38, 19.64) |
| CIE-LCH | lch(19.29, 32.09, 142.27°) |
| OKLab | oklab(29.58% -0.0684 0.0462) |
| OKLCH | oklch(29.58% 0.083 146) |
| XYZ | xyz(1.5472, 2.8148, 0.9519) |
| Luminance | 0.0282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.77
Very Dark Green
#062E03
ΔE00 2.83
Dark Forest Green
#002D04
ΔE00 2.97
Hunter Green (survey)
#0B4008
ΔE00 4.32
Pine Green
#0A481E
ΔE00 5.25
Forrest Green
#154406
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073710 #37072E
analogous
#163707 #073710 #073728
triadic
#073710 #100737 #371007
tetradic
#073710 #071637 #37072E #372807
square
#073710 #071637 #37072E #372807
split-complementary
#073710 #280737 #370716
monochromatic
#031B08 #031B08 #073710 #0E6D20 #15A430
Accessibility & contrast
On white
13.44
#073710 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#073710 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073710
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073710 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073710 | 1.00 | 13.44 | 1.56 | 13.44 |
| #FFFFFF | 13.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38310C
Deuteranopia (green-blind)
#322D13
Tritanopia (blue-blind)
#00352F
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073710; /* rgb */ color: rgb(7, 55, 16); /* oklch */ color: oklch(29.6% 0.083 146.0);
Tailwind
colors: {
custom: {
50: '#506e4f',
500: '#073710',
950: '#000000',
},
}SCSS
$custom: #073710; $custom-light: #506e4f; $custom-dark: #000000;
JSON
{
"hex": "#073710",
"rgb": {
"r": 7,
"g": 55,
"b": 16
},
"hsl": {
"h": 131.25,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29578,
"c": 0.08254,
"h": 146
},
"luminance": 0.02815
}Semantic roles & 50–950 ramp
primary
#073710
secondary
#772367
accent
#34D0F4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78