#073709#073709
#073709 is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.5% C 0.089 H 143.5°. Best body text is #FFFFFF at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #073709 |
|---|---|
| RGB | rgb(7, 55, 9) |
| HSL | hsl(123, 77%, 12%) |
| HSV | hsv(123, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 83.6%, 78.4%) |
| CIE-LAB | lab(19.21, -26.28, 22.84) |
| CIE-LCH | lch(19.21, 34.82, 139.00°) |
| OKLab | oklab(29.49% -0.0712 0.0528) |
| OKLCH | oklch(29.49% 0.089 143.5) |
| XYZ | xyz(1.5030, 2.7971, 0.7191) |
| Luminance | 0.0280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.33
Very Dark Green
#062E03
ΔE00 2.85
Hunter Green (survey)
#0B4008
ΔE00 3.26
Dark Forest Green
#002D04
ΔE00 3.33
Forrest Green
#154406
ΔE00 4.98
Forest Green (survey)
#06470C
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073709 #370735
analogous
#1D3707 #073709 #073721
triadic
#073709 #090737 #370907
tetradic
#073709 #071D37 #370735 #372107
square
#073709 #071D37 #370735 #372107
split-complementary
#073709 #210737 #37071D
monochromatic
#031B04 #031B04 #073709 #0E6D12 #15A41B
Accessibility & contrast
On white
13.47
#073709 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#073709 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073709
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073709 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073709 | 1.00 | 13.47 | 1.56 | 13.47 |
| #FFFFFF | 13.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383103
Deuteranopia (green-blind)
#332D0E
Tritanopia (blue-blind)
#00352E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073709; /* rgb */ color: rgb(7, 55, 9); /* oklch */ color: oklch(29.5% 0.089 143.5);
Tailwind
colors: {
custom: {
50: '#506e4c',
500: '#073709',
950: '#000000',
},
}SCSS
$custom: #073709; $custom-light: #506e4c; $custom-dark: #000000;
JSON
{
"hex": "#073709",
"rgb": {
"r": 7,
"g": 55,
"b": 9
},
"hsl": {
"h": 122.5,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29492,
"c": 0.08863,
"h": 143.5
},
"luminance": 0.02797
}Semantic roles & 50–950 ramp
primary
#073709
secondary
#772373
accent
#34ECF4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77