#073013#073013
#073013 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.069 H 149.0°. Best body text is #FFFFFF at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #073013 |
|---|---|
| RGB | rgb(7, 48, 19) |
| HSL | hsl(138, 75%, 11%) |
| HSV | hsv(138, 85%, 19%) |
| CMYK | cmyk(85.4%, 0%, 60.4%, 81.2%) |
| CIE-LAB | lab(16.53, -21.83, 14.56) |
| CIE-LCH | lch(16.53, 26.24, 146.30°) |
| OKLab | oklab(27.31% -0.0587 0.0353) |
| OKLCH | oklch(27.31% 0.069 149) |
| XYZ | xyz(1.2620, 2.2060, 0.9752) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.94
Very Dark Green
#062E03
ΔE00 3.32
Dark Green
#033500
ΔE00 5.54
Evergreen
#05472A
ΔE00 7.44
Hunter Green (survey)
#0B4008
ΔE00 7.66
Pine Green
#0A481E
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073013 #300724
analogous
#0F3007 #073013 #073027
triadic
#073013 #130730 #301307
tetradic
#073013 #070F30 #300724 #302707
square
#073013 #070F30 #300724 #302707
split-complementary
#073013 #270730 #30070F
monochromatic
#041B0B #041B0B #073013 #0F6528 #179B3D
Accessibility & contrast
On white
14.57
#073013 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#073013 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073013
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073013 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073013 | 1.00 | 14.57 | 1.44 | 14.57 |
| #FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B11
Deuteranopia (green-blind)
#2C2815
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #073013; /* rgb */ color: rgb(7, 48, 19); /* oklch */ color: oklch(27.3% 0.069 149.0);
Tailwind
colors: {
custom: {
50: '#4e6951',
500: '#073013',
950: '#000000',
},
}SCSS
$custom: #073013; $custom-light: #4e6951; $custom-dark: #000000;
JSON
{
"hex": "#073013",
"rgb": {
"r": 7,
"g": 48,
"b": 19
},
"hsl": {
"h": 137.561,
"s": 74.545,
"l": 10.784
},
"oklch": {
"l": 0.27312,
"c": 0.06853,
"h": 149
},
"luminance": 0.02206
}Semantic roles & 50–950 ramp
primary
#073013
secondary
#702359
accent
#37BBF1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78