#073717#073717
#073717 is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.7% C 0.075 H 149.7°. Best body text is #FFFFFF at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #073717 |
|---|---|
| RGB | rgb(7, 55, 23) |
| HSL | hsl(140, 77%, 12%) |
| HSV | hsv(140, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 58.2%, 78.4%) |
| CIE-LAB | lab(19.39, -24.17, 15.61) |
| CIE-LCH | lch(19.39, 28.77, 147.14°) |
| OKLab | oklab(29.7% -0.065 0.0379) |
| OKLCH | oklch(29.7% 0.075 149.7) |
| XYZ | xyz(1.6083, 2.8392, 1.2737) |
| Luminance | 0.0284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.66
Very Dark Green
#062E03
ΔE00 3.93
Dark Green
#033500
ΔE00 4.83
Evergreen
#05472A
ΔE00 5.47
Pine Green
#0A481E
ΔE00 5.56
Hunter Green (survey)
#0B4008
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073717 #370727
analogous
#0F3707 #073717 #07372F
triadic
#073717 #170737 #371707
tetradic
#073717 #070F37 #370727 #372F07
square
#073717 #070F37 #370727 #372F07
split-complementary
#073717 #2F0737 #37070F
monochromatic
#031B0B #031B0B #073717 #0E6D2E #15A444
Accessibility & contrast
On white
13.39
#073717 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#073717 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073717
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073717 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073717 | 1.00 | 13.39 | 1.57 | 13.39 |
| #FFFFFF | 13.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373114
Deuteranopia (green-blind)
#322D19
Tritanopia (blue-blind)
#003630
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073717; /* rgb */ color: rgb(7, 55, 23); /* oklch */ color: oklch(29.7% 0.075 149.7);
Tailwind
colors: {
custom: {
50: '#506e54',
500: '#073717',
950: '#000000',
},
}SCSS
$custom: #073717; $custom-light: #506e54; $custom-dark: #000000;
JSON
{
"hex": "#073717",
"rgb": {
"r": 7,
"g": 55,
"b": 23
},
"hsl": {
"h": 140,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29695,
"c": 0.07522,
"h": 149.7
},
"luminance": 0.02839
}Semantic roles & 50–950 ramp
primary
#073717
secondary
#77235B
accent
#34B4F4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020703
muted
#787A78