#073707#073707
#073707 is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.5% C 0.090 H 142.9°. Best body text is #FFFFFF at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #073707 |
|---|---|
| RGB | rgb(7, 55, 7) |
| HSL | hsl(120, 77%, 12%) |
| HSV | hsv(120, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 87.3%, 78.4%) |
| CIE-LAB | lab(19.19, -26.50, 23.63) |
| CIE-LCH | lch(19.19, 35.51, 138.28°) |
| OKLab | oklab(29.47% -0.0719 0.0545) |
| OKLCH | oklch(29.47% 0.09 142.9) |
| XYZ | xyz(1.4921, 2.7927, 0.6614) |
| Luminance | 0.0279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.03
Very Dark Green
#062E03
ΔE00 2.98
Hunter Green (survey)
#0B4008
ΔE00 3.06
Dark Forest Green
#002D04
ΔE00 3.51
Forrest Green
#154406
ΔE00 4.76
Forest Green (survey)
#06470C
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073707 #370737
analogous
#1F3707 #073707 #07371F
triadic
#073707 #070737 #370707
tetradic
#073707 #071F37 #370737 #371F07
square
#073707 #071F37 #370737 #371F07
split-complementary
#073707 #1F0737 #37071F
monochromatic
#031B03 #031B03 #073707 #0E6D0E #15A415
Accessibility & contrast
On white
13.47
#073707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#073707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073707
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073707 | 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)
#383101
Deuteranopia (green-blind)
#332D0C
Tritanopia (blue-blind)
#00352E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073707; /* rgb */ color: rgb(7, 55, 7); /* oklch */ color: oklch(29.5% 0.090 142.9);
Tailwind
colors: {
custom: {
50: '#506e4b',
500: '#073707',
950: '#000000',
},
}SCSS
$custom: #073707; $custom-light: #506e4b; $custom-dark: #000000;
JSON
{
"hex": "#073707",
"rgb": {
"r": 7,
"g": 55,
"b": 7
},
"hsl": {
"h": 120,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29471,
"c": 0.09025,
"h": 142.9
},
"luminance": 0.02793
}Semantic roles & 50–950 ramp
primary
#073707
secondary
#772377
accent
#34F4F4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77