#073019#073019
#073019 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.4% C 0.062 H 154.1°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #073019 |
|---|---|
| RGB | rgb(7, 48, 25) |
| HSL | hsl(146, 75%, 11%) |
| HSV | hsv(146, 85%, 19%) |
| CMYK | cmyk(85.4%, 0%, 47.9%, 81.2%) |
| CIE-LAB | lab(16.65, -20.54, 10.81) |
| CIE-LCH | lch(16.65, 23.21, 152.24°) |
| OKLab | oklab(27.44% -0.0554 0.0269) |
| OKLCH | oklch(27.44% 0.062 154.1) |
| XYZ | xyz(1.3199, 2.2291, 1.2802) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.99
Very Dark Green
#062E03
ΔE00 5.47
Evergreen
#05472A
ΔE00 7.33
Dark Green
#033500
ΔE00 7.63
Pine Green
#0A481E
ΔE00 8.75
Hunter Green (survey)
#0B4008
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073019 #30071E
analogous
#0A3007 #073019 #07302D
triadic
#073019 #190730 #301907
tetradic
#073019 #070A30 #30071E #302D07
square
#073019 #070A30 #30071E #302D07
split-complementary
#073019 #2D0730 #30070A
monochromatic
#041B0E #041B0E #073019 #0F6535 #179B51
Accessibility & contrast
On white
14.52
#073019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#073019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073019
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073019 | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B17
Deuteranopia (green-blind)
#2B281B
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #073019; /* rgb */ color: rgb(7, 48, 25); /* oklch */ color: oklch(27.4% 0.062 154.1);
Tailwind
colors: {
custom: {
50: '#4d6955',
500: '#073019',
950: '#000000',
},
}SCSS
$custom: #073019; $custom-light: #4d6955; $custom-dark: #000000;
JSON
{
"hex": "#073019",
"rgb": {
"r": 7,
"g": 48,
"b": 25
},
"hsl": {
"h": 146.341,
"s": 74.545,
"l": 10.784
},
"oklch": {
"l": 0.27442,
"c": 0.06159,
"h": 154.1
},
"luminance": 0.02229
}Semantic roles & 50–950 ramp
primary
#073019
secondary
#70234E
accent
#379FF1
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#020603
muted
#787A78