#073815#073815
#073815 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.079 H 148.3°. Best body text is #FFFFFF at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #073815 |
|---|---|
| RGB | rgb(7, 56, 21) |
| HSL | hsl(137, 78%, 12%) |
| HSV | hsv(137, 88%, 22%) |
| CMYK | cmyk(87.5%, 0%, 62.5%, 78%) |
| CIE-LAB | lab(19.75, -24.98, 17.28) |
| CIE-LCH | lch(19.75, 30.37, 145.32°) |
| OKLab | oklab(29.99% -0.0671 0.0415) |
| OKLCH | oklch(29.99% 0.079 148.3) |
| XYZ | xyz(1.6370, 2.9275, 1.1881) |
| Luminance | 0.0293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.50
Very Dark Green
#062E03
ΔE00 3.62
Dark Green
#033500
ΔE00 4.02
Pine Green
#0A481E
ΔE00 5.03
Hunter Green (survey)
#0B4008
ΔE00 5.19
Evergreen
#05472A
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073815 #38072A
analogous
#113807 #073815 #07382E
triadic
#073815 #150738 #381507
tetradic
#073815 #071138 #38072A #382E07
square
#073815 #071138 #38072A #382E07
split-complementary
#073815 #2E0738 #380711
monochromatic
#031B0A #031B0A #073815 #0E6E29 #15A53E
Accessibility & contrast
On white
13.24
#073815 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#073815 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073815
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073815 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073815 | 1.00 | 13.24 | 1.59 | 13.24 |
| #FFFFFF | 13.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393212
Deuteranopia (green-blind)
#332E18
Tritanopia (blue-blind)
#003730
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #073815; /* rgb */ color: rgb(7, 56, 21); /* oklch */ color: oklch(30.0% 0.079 148.3);
Tailwind
colors: {
custom: {
50: '#506f53',
500: '#073815',
950: '#000000',
},
}SCSS
$custom: #073815; $custom-light: #506f53; $custom-dark: #000000;
JSON
{
"hex": "#073815",
"rgb": {
"r": 7,
"g": 56,
"b": 21
},
"hsl": {
"h": 137.143,
"s": 77.778,
"l": 12.353
},
"oklch": {
"l": 0.29985,
"c": 0.07894,
"h": 148.3
},
"luminance": 0.02928
}Semantic roles & 50–950 ramp
primary
#073815
secondary
#78235F
accent
#34BDF4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78