#075007
A very dark, vivid green closely aligning with Darkgreen.
About #075007
At its core, #075007 is a very dark and vivid hue. Its closest recognized web color is Darkgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 80, and 7.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 91% Cyan, 0% Magenta, 91% Yellow, and 69% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#075007
RGB7, 80, 7
HSL120.0°, 83.9%, 17.1%
CMYK91%, 0%, 91%, 69%
HSV120.0°, 91.2%, 31.4%
LAB28.9, -35.6, 33.4
XYZ3.0, 5.8, 1.2
Decimal479239
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.72:1
Text on #FFFFFF
AAA
2.16:1
Text on #000000
FAIL
9.29:1
Text on #F8FAFC
AAA
1.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075007;
}
.text-color {
color: #075007;
}
.border-color {
border: 2px solid #075007;
}