#007C0F
A dark, vivid green closely aligning with Green.
About #007C0F
The precise color #007C0F is an excellent choice for modern design projects. Its closest recognized web color is Green. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 124, and 15.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 100% Cyan, 0% Magenta, 88% Yellow, and 51% Black. The HSL representation is 127.3° hue, 100.0% saturation, and 24.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#007C0F
RGB0, 124, 15
HSL127.3°, 100.0%, 24.3%
CMYK100%, 0%, 88%, 51%
HSV127.3°, 100.0%, 48.6%
LAB44.9, -49.9, 45.5
XYZ7.3, 14.4, 2.9
Decimal31759
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.40:1
Text on #FFFFFF
AA
3.89:1
Text on #000000
AA Large
5.16:1
Text on #F8FAFC
AA
3.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #007C0F;
}
.text-color {
color: #007C0F;
}
.border-color {
border: 2px solid #007C0F;
}