#073617#073617
#073617 is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.4% C 0.074 H 150.0°. Best body text is #FFFFFF at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #073617 |
|---|---|
| RGB | rgb(7, 54, 23) |
| HSL | hsl(140, 77%, 12%) |
| HSV | hsv(140, 87%, 21%) |
| CMYK | cmyk(87%, 0%, 57.4%, 78.8%) |
| CIE-LAB | lab(18.99, -23.73, 15.12) |
| CIE-LCH | lch(18.99, 28.14, 147.50°) |
| OKLab | oklab(29.37% -0.0638 0.0368) |
| OKLCH | oklch(29.37% 0.074 150) |
| XYZ | xyz(1.5613, 2.7452, 1.2580) |
| Luminance | 0.0274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.60
Very Dark Green
#062E03
ΔE00 3.91
Dark Green
#033500
ΔE00 5.05
Evergreen
#05472A
ΔE00 5.67
Pine Green
#0A481E
ΔE00 5.94
Hunter Green (survey)
#0B4008
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073617 #360726
analogous
#0E3607 #073617 #07362F
triadic
#073617 #170736 #361707
tetradic
#073617 #070E36 #360726 #362F07
square
#073617 #070E36 #360726 #362F07
split-complementary
#073617 #2F0736 #36070E
monochromatic
#041B0C #041B0C #073617 #0E6C2E #15A245
Accessibility & contrast
On white
13.56
#073617 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#073617 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073617
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073617 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073617 | 1.00 | 13.56 | 1.55 | 13.56 |
| #FFFFFF | 13.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#363014
Deuteranopia (green-blind)
#312D19
Tritanopia (blue-blind)
#00352F
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #073617; /* rgb */ color: rgb(7, 54, 23); /* oklch */ color: oklch(29.4% 0.074 150.0);
Tailwind
colors: {
custom: {
50: '#4f6d54',
500: '#073617',
950: '#000000',
},
}SCSS
$custom: #073617; $custom-light: #4f6d54; $custom-dark: #000000;
JSON
{
"hex": "#073617",
"rgb": {
"r": 7,
"g": 54,
"b": 23
},
"hsl": {
"h": 140.426,
"s": 77.049,
"l": 11.961
},
"oklch": {
"l": 0.29368,
"c": 0.07365,
"h": 150
},
"luminance": 0.02745
}Semantic roles & 50–950 ramp
primary
#073617
secondary
#76235A
accent
#34B2F4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020703
muted
#787A78