#073403#073403
#073403 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.4% C 0.090 H 141.6°. Best body text is #FFFFFF at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #073403 |
|---|---|
| RGB | rgb(7, 52, 3) |
| HSL | hsl(115, 89%, 11%) |
| HSV | hsv(115, 94%, 20%) |
| CMYK | cmyk(86.5%, 0%, 94.2%, 79.6%) |
| CIE-LAB | lab(17.95, -25.80, 23.80) |
| CIE-LCH | lch(17.95, 35.10, 137.31°) |
| OKLab | oklab(28.43% -0.0704 0.0558) |
| OKLCH | oklch(28.43% 0.09 141.6) |
| XYZ | xyz(1.3320, 2.5076, 0.4999) |
| Luminance | 0.0251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.90
Very Dark Green
#062E03
ΔE00 2.25
Dark Forest Green
#002D04
ΔE00 2.94
Hunter Green (survey)
#0B4008
ΔE00 3.83
Forrest Green
#154406
ΔE00 5.42
Forest Green (survey)
#06470C
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073403 #300334
analogous
#1F3403 #073403 #033417
triadic
#073403 #030734 #340307
tetradic
#073403 #031F34 #300334 #341703
square
#073403 #031F34 #300334 #341703
split-complementary
#073403 #170334 #34031F
monochromatic
#041D02 #041D02 #073403 #0F6E06 #17A80A
Accessibility & contrast
On white
13.99
#073403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#073403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073403
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073403 | 1.00 | 13.99 | 1.50 | 13.99 |
| #FFFFFF | 13.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#302B08
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #073403; /* rgb */ color: rgb(7, 52, 3); /* oklch */ color: oklch(28.4% 0.090 141.6);
Tailwind
colors: {
custom: {
50: '#4f6c48',
500: '#073403',
950: '#000000',
},
}SCSS
$custom: #073403; $custom-light: #4f6c48; $custom-dark: #000000;
JSON
{
"hex": "#073403",
"rgb": {
"r": 7,
"g": 52,
"b": 3
},
"hsl": {
"h": 115.102,
"s": 89.091,
"l": 10.784
},
"oklch": {
"l": 0.28428,
"c": 0.0898,
"h": 141.6
},
"luminance": 0.02508
}Semantic roles & 50–950 ramp
primary
#073403
secondary
#701C77
accent
#29FFEE
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020701
muted
#787A77