#073413#073413
#073413 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.6% C 0.075 H 148.0°. Best body text is #FFFFFF at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #073413 |
|---|---|
| RGB | rgb(7, 52, 19) |
| HSL | hsl(136, 76%, 12%) |
| HSV | hsv(136, 87%, 20%) |
| CMYK | cmyk(86.5%, 0%, 63.5%, 79.6%) |
| CIE-LAB | lab(18.13, -23.61, 16.52) |
| CIE-LCH | lch(18.13, 28.82, 145.02°) |
| OKLab | oklab(28.64% -0.0635 0.0397) |
| OKLCH | oklch(28.64% 0.075 148) |
| XYZ | xyz(1.4330, 2.5480, 1.0323) |
| Luminance | 0.0255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.67
Very Dark Green
#062E03
ΔE00 2.90
Dark Green
#033500
ΔE00 4.29
Hunter Green (survey)
#0B4008
ΔE00 6.11
Pine Green
#0A481E
ΔE00 6.32
Evergreen
#05472A
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073413 #340728
analogous
#123407 #073413 #07342A
triadic
#073413 #130734 #341307
tetradic
#073413 #071234 #340728 #342A07
square
#073413 #071234 #340728 #342A07
split-complementary
#073413 #2A0734 #340712
monochromatic
#041B0A #041B0A #073413 #0E6A27 #16A03A
Accessibility & contrast
On white
13.91
#073413 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#073413 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073413
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073413 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073413 | 1.00 | 13.91 | 1.51 | 13.91 |
| #FFFFFF | 13.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352F10
Deuteranopia (green-blind)
#2F2B16
Tritanopia (blue-blind)
#00332D
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #073413; /* rgb */ color: rgb(7, 52, 19); /* oklch */ color: oklch(28.6% 0.075 148.0);
Tailwind
colors: {
custom: {
50: '#4f6c51',
500: '#073413',
950: '#000000',
},
}SCSS
$custom: #073413; $custom-light: #4f6c51; $custom-dark: #000000;
JSON
{
"hex": "#073413",
"rgb": {
"r": 7,
"g": 52,
"b": 19
},
"hsl": {
"h": 136,
"s": 76.271,
"l": 11.569
},
"oklch": {
"l": 0.28636,
"c": 0.0749,
"h": 148
},
"luminance": 0.02548
}Semantic roles & 50–950 ramp
primary
#073413
secondary
#74235E
accent
#35C0F3
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78