#073714#073714
#073714 is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.6% C 0.078 H 147.9°. Best body text is #FFFFFF at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #073714 |
|---|---|
| RGB | rgb(7, 55, 20) |
| HSL | hsl(136, 77%, 12%) |
| HSV | hsv(136, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 63.6%, 78.4%) |
| CIE-LAB | lab(19.34, -24.72, 17.38) |
| CIE-LCH | lch(19.34, 30.22, 144.89°) |
| OKLab | oklab(29.64% -0.0665 0.0417) |
| OKLCH | oklch(29.64% 0.078 147.9) |
| XYZ | xyz(1.5800, 2.8279, 1.1243) |
| Luminance | 0.0283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.20
Very Dark Green
#062E03
ΔE00 3.32
Dark Green
#033500
ΔE00 3.90
Hunter Green (survey)
#0B4008
ΔE00 5.27
Pine Green
#0A481E
ΔE00 5.32
Evergreen
#05472A
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073714 #37072A
analogous
#123707 #073714 #07372C
triadic
#073714 #140737 #371407
tetradic
#073714 #071237 #37072A #372C07
square
#073714 #071237 #37072A #372C07
split-complementary
#073714 #2C0737 #370712
monochromatic
#031B0A #031B0A #073714 #0E6D28 #15A43B
Accessibility & contrast
On white
13.41
#073714 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#073714 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073714
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073714 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073714 | 1.00 | 13.41 | 1.57 | 13.41 |
| #FFFFFF | 13.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383111
Deuteranopia (green-blind)
#322D17
Tritanopia (blue-blind)
#00362F
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073714; /* rgb */ color: rgb(7, 55, 20); /* oklch */ color: oklch(29.6% 0.078 147.9);
Tailwind
colors: {
custom: {
50: '#506e52',
500: '#073714',
950: '#000000',
},
}SCSS
$custom: #073714; $custom-light: #506e52; $custom-dark: #000000;
JSON
{
"hex": "#073714",
"rgb": {
"r": 7,
"g": 55,
"b": 20
},
"hsl": {
"h": 136.25,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.2964,
"c": 0.07847,
"h": 147.9
},
"luminance": 0.02828
}Semantic roles & 50–950 ramp
primary
#073714
secondary
#772360
accent
#34C0F4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78