#073504#073504
#073504 is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.8% C 0.090 H 141.9°. Best body text is #FFFFFF at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #073504 |
|---|---|
| RGB | rgb(7, 53, 4) |
| HSL | hsl(116, 86%, 11%) |
| HSV | hsv(116, 92%, 21%) |
| CMYK | cmyk(86.8%, 0%, 92.5%, 79.2%) |
| CIE-LAB | lab(18.36, -26.07, 23.89) |
| CIE-LCH | lch(18.36, 35.36, 137.50°) |
| OKLab | oklab(28.77% -0.071 0.0556) |
| OKLCH | oklch(28.77% 0.09 141.9) |
| XYZ | xyz(1.3826, 2.6000, 0.5438) |
| Luminance | 0.0260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.79
Very Dark Green
#062E03
ΔE00 2.51
Dark Forest Green
#002D04
ΔE00 3.15
Hunter Green (survey)
#0B4008
ΔE00 3.55
Forrest Green
#154406
ΔE00 5.16
Forest Green (survey)
#06470C
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073504 #320435
analogous
#1F3504 #073504 #043519
triadic
#073504 #040735 #350407
tetradic
#073504 #041F35 #320435 #351904
square
#073504 #041F35 #320435 #351904
split-complementary
#073504 #190435 #35041F
monochromatic
#041C02 #041C02 #073504 #0F6E08 #16A70D
Accessibility & contrast
On white
13.82
#073504 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#073504 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073504
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073504 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073504 | 1.00 | 13.82 | 1.52 | 13.82 |
| #FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#372F00
Deuteranopia (green-blind)
#312B09
Tritanopia (blue-blind)
#00332C
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #073504; /* rgb */ color: rgb(7, 53, 4); /* oklch */ color: oklch(28.8% 0.090 141.9);
Tailwind
colors: {
custom: {
50: '#506d49',
500: '#073504',
950: '#000000',
},
}SCSS
$custom: #073504; $custom-light: #506d49; $custom-dark: #000000;
JSON
{
"hex": "#073504",
"rgb": {
"r": 7,
"g": 53,
"b": 4
},
"hsl": {
"h": 116.327,
"s": 85.965,
"l": 11.176
},
"oklch": {
"l": 0.28773,
"c": 0.09019,
"h": 141.9
},
"luminance": 0.026
}Semantic roles & 50–950 ramp
primary
#073504
secondary
#721E77
accent
#2CFCEF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77