#073712#073712
#073712 is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.6% C 0.081 H 146.9°. Best body text is #FFFFFF at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #073712 |
|---|---|
| RGB | rgb(7, 55, 18) |
| HSL | hsl(134, 77%, 12%) |
| HSV | hsv(134, 87%, 22%) |
| CMYK | cmyk(87.3%, 0%, 67.3%, 78.4%) |
| CIE-LAB | lab(19.31, -25.06, 18.53) |
| CIE-LCH | lch(19.31, 31.17, 143.53°) |
| OKLab | oklab(29.61% -0.0675 0.044) |
| OKLCH | oklch(29.61% 0.081 146.9) |
| XYZ | xyz(1.5629, 2.8210, 1.0343) |
| Luminance | 0.0282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.03
Dark Forest Green
#002D04
ΔE00 3.03
Dark Green
#033500
ΔE00 3.32
Hunter Green (survey)
#0B4008
ΔE00 4.78
Pine Green
#0A481E
ΔE00 5.25
Evergreen
#05472A
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#073712 #37072C
analogous
#143707 #073712 #07372A
triadic
#073712 #120737 #371207
tetradic
#073712 #071437 #37072C #372A07
square
#073712 #071437 #37072C #372A07
split-complementary
#073712 #2A0737 #370714
monochromatic
#031B09 #031B09 #073712 #0E6D24 #15A436
Accessibility & contrast
On white
13.43
#073712 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#073712 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #073712
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##073712 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##073712 | 1.00 | 13.43 | 1.56 | 13.43 |
| #FFFFFF | 13.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38310E
Deuteranopia (green-blind)
#322D15
Tritanopia (blue-blind)
#00362F
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #073712; /* rgb */ color: rgb(7, 55, 18); /* oklch */ color: oklch(29.6% 0.081 146.9);
Tailwind
colors: {
custom: {
50: '#506e51',
500: '#073712',
950: '#000000',
},
}SCSS
$custom: #073712; $custom-light: #506e51; $custom-dark: #000000;
JSON
{
"hex": "#073712",
"rgb": {
"r": 7,
"g": 55,
"b": 18
},
"hsl": {
"h": 133.75,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29608,
"c": 0.08054,
"h": 146.9
},
"luminance": 0.02821
}Semantic roles & 50–950 ramp
primary
#073712
secondary
#772363
accent
#34C8F4
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78