#073715#073715
#073715 is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.7% C 0.077 H 148.5°. Best body text is #FFFFFF at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #073715 |
|---|---|
| RGB | rgb(7, 55, 21) |
| HSL | hsl(138, 77%, 12%) |
| HSV | hsv(138, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 61.8%, 78.4%) |
| CIE-LAB | lab(19.36, -24.55, 16.80) |
| CIE-LCH | lch(19.36, 29.74, 145.62°) |
| OKLab | oklab(29.66% -0.066 0.0404) |
| OKLCH | oklch(29.66% 0.077 148.5) |
| XYZ | xyz(1.5890, 2.8315, 1.1721) |
| Luminance | 0.0283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.33
Very Dark Green
#062E03
ΔE00 3.50
Dark Green
#033500
ΔE00 4.20
Pine Green
#0A481E
ΔE00 5.38
Hunter Green (survey)
#0B4008
ΔE00 5.54
Evergreen
#05472A
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073715 #370729
analogous
#113707 #073715 #07372D
triadic
#073715 #150737 #371507
tetradic
#073715 #071137 #370729 #372D07
square
#073715 #071137 #370729 #372D07
split-complementary
#073715 #2D0737 #370711
monochromatic
#031B0A #031B0A #073715 #0E6D2A #15A43E
Accessibility & contrast
On white
13.41
#073715 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#073715 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073715
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073715 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073715 | 1.00 | 13.41 | 1.57 | 13.41 |
| #FFFFFF | 13.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383112
Deuteranopia (green-blind)
#322D18
Tritanopia (blue-blind)
#00362F
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073715; /* rgb */ color: rgb(7, 55, 21); /* oklch */ color: oklch(29.7% 0.077 148.5);
Tailwind
colors: {
custom: {
50: '#506e53',
500: '#073715',
950: '#000000',
},
}SCSS
$custom: #073715; $custom-light: #506e53; $custom-dark: #000000;
JSON
{
"hex": "#073715",
"rgb": {
"r": 7,
"g": 55,
"b": 21
},
"hsl": {
"h": 137.5,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29658,
"c": 0.0774,
"h": 148.5
},
"luminance": 0.02832
}Semantic roles & 50–950 ramp
primary
#073715
secondary
#77235E
accent
#34BCF4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78