#073119#073119
#073119 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.063 H 153.6°. Best body text is #FFFFFF at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #073119 |
|---|---|
| RGB | rgb(7, 49, 25) |
| HSL | hsl(146, 75%, 11%) |
| HSV | hsv(146, 86%, 19%) |
| CMYK | cmyk(85.7%, 0%, 49%, 80.8%) |
| CIE-LAB | lab(17.05, -21.01, 11.33) |
| CIE-LCH | lch(17.05, 23.87, 151.66°) |
| OKLab | oklab(27.77% -0.0566 0.0282) |
| OKLCH | oklch(27.77% 0.063 153.6) |
| XYZ | xyz(1.3613, 2.3118, 1.2940) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.74
Very Dark Green
#062E03
ΔE00 5.21
Evergreen
#05472A
ΔE00 6.98
Dark Green
#033500
ΔE00 7.27
Pine Green
#0A481E
ΔE00 8.31
Hunter Green (survey)
#0B4008
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073119 #31071F
analogous
#0A3107 #073119 #07312E
triadic
#073119 #190731 #311907
tetradic
#073119 #070A31 #31071F #312E07
square
#073119 #070A31 #31071F #312E07
split-complementary
#073119 #2E0731 #31070A
monochromatic
#041B0E #041B0E #073119 #0F6734 #169C50
Accessibility & contrast
On white
14.36
#073119 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#073119 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073119
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073119 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073119 | 1.00 | 14.36 | 1.46 | 14.36 |
| #FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C17
Deuteranopia (green-blind)
#2C291B
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #073119; /* rgb */ color: rgb(7, 49, 25); /* oklch */ color: oklch(27.8% 0.063 153.6);
Tailwind
colors: {
custom: {
50: '#4e6955',
500: '#073119',
950: '#000000',
},
}SCSS
$custom: #073119; $custom-light: #4e6955; $custom-dark: #000000;
JSON
{
"hex": "#073119",
"rgb": {
"r": 7,
"g": 49,
"b": 25
},
"hsl": {
"h": 145.714,
"s": 75,
"l": 10.98
},
"oklch": {
"l": 0.27771,
"c": 0.06326,
"h": 153.6
},
"luminance": 0.02312
}Semantic roles & 50–950 ramp
primary
#073119
secondary
#71234F
accent
#36A1F2
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#020603
muted
#787A78