#073515#073515
#073515 is a dark, moderate green. Relative luminance 0.026; OKLCH L 29.0% C 0.074 H 149.0°. Best body text is #FFFFFF at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #073515 |
|---|---|
| RGB | rgb(7, 53, 21) |
| HSL | hsl(138, 77%, 12%) |
| HSV | hsv(138, 87%, 21%) |
| CMYK | cmyk(86.8%, 0%, 60.4%, 79.2%) |
| CIE-LAB | lab(18.56, -23.68, 15.82) |
| CIE-LCH | lch(18.56, 28.48, 146.24°) |
| OKLab | oklab(29% -0.0637 0.0383) |
| OKLCH | oklch(29% 0.074 149) |
| XYZ | xyz(1.4960, 2.6453, 1.1411) |
| Luminance | 0.0265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.13
Very Dark Green
#062E03
ΔE00 3.40
Dark Green
#033500
ΔE00 4.66
Evergreen
#05472A
ΔE00 6.10
Pine Green
#0A481E
ΔE00 6.11
Hunter Green (survey)
#0B4008
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073515 #350727
analogous
#103507 #073515 #07352C
triadic
#073515 #150735 #351507
tetradic
#073515 #071035 #350727 #352C07
square
#073515 #071035 #350727 #352C07
split-complementary
#073515 #2C0735 #350710
monochromatic
#041B0B #041B0B #073515 #0E6B2A #15A140
Accessibility & contrast
On white
13.73
#073515 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#073515 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073515
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073515 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073515 | 1.00 | 13.73 | 1.53 | 13.73 |
| #FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F12
Deuteranopia (green-blind)
#302C17
Tritanopia (blue-blind)
#00342E
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #073515; /* rgb */ color: rgb(7, 53, 21); /* oklch */ color: oklch(29.0% 0.074 149.0);
Tailwind
colors: {
custom: {
50: '#4f6d53',
500: '#073515',
950: '#000000',
},
}SCSS
$custom: #073515; $custom-light: #4f6d53; $custom-dark: #000000;
JSON
{
"hex": "#073515",
"rgb": {
"r": 7,
"g": 53,
"b": 21
},
"hsl": {
"h": 138.261,
"s": 76.667,
"l": 11.765
},
"oklch": {
"l": 0.29002,
"c": 0.07428,
"h": 149
},
"luminance": 0.02646
}Semantic roles & 50–950 ramp
primary
#073515
secondary
#75235C
accent
#35B9F3
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78