#073817#073817
#073817 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.077 H 149.5°. Best body text is #FFFFFF at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #073817 |
|---|---|
| RGB | rgb(7, 56, 23) |
| HSL | hsl(140, 78%, 12%) |
| HSV | hsv(140, 88%, 22%) |
| CMYK | cmyk(87.5%, 0%, 58.9%, 78%) |
| CIE-LAB | lab(19.78, -24.61, 16.10) |
| CIE-LCH | lch(19.78, 29.41, 146.80°) |
| OKLab | oklab(30.02% -0.0661 0.039) |
| OKLCH | oklch(30.02% 0.077 149.5) |
| XYZ | xyz(1.6563, 2.9352, 1.2897) |
| Luminance | 0.0294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.77
Very Dark Green
#062E03
ΔE00 3.99
Dark Green
#033500
ΔE00 4.63
Pine Green
#0A481E
ΔE00 5.19
Evergreen
#05472A
ΔE00 5.29
Hunter Green (survey)
#0B4008
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073817 #380728
analogous
#0F3807 #073817 #073830
triadic
#073817 #170738 #381707
tetradic
#073817 #070F38 #380728 #383007
square
#073817 #070F38 #380728 #383007
split-complementary
#073817 #300738 #38070F
monochromatic
#031B0B #031B0B #073817 #0E6E2D #15A544
Accessibility & contrast
On white
13.23
#073817 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#073817 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073817
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073817 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073817 | 1.00 | 13.23 | 1.59 | 13.23 |
| #FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383214
Deuteranopia (green-blind)
#332E19
Tritanopia (blue-blind)
#003730
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #073817; /* rgb */ color: rgb(7, 56, 23); /* oklch */ color: oklch(30.0% 0.077 149.5);
Tailwind
colors: {
custom: {
50: '#506f54',
500: '#073817',
950: '#000000',
},
}SCSS
$custom: #073817; $custom-light: #506f54; $custom-dark: #000000;
JSON
{
"hex": "#073817",
"rgb": {
"r": 7,
"g": 56,
"b": 23
},
"hsl": {
"h": 139.592,
"s": 77.778,
"l": 12.353
},
"oklch": {
"l": 0.30021,
"c": 0.07678,
"h": 149.5
},
"luminance": 0.02935
}Semantic roles & 50–950 ramp
primary
#073817
secondary
#78235C
accent
#34B5F4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020703
muted
#787A78