#07CC00
A medium, vivid green closely aligning with Limegreen.
About #07CC00
At its core, #07CC00 is a medium and vivid hue. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 7 parts red, 204 parts green, and 0 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 97% C, 0% M, 100% Y, and 20% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07CC00
RGB7, 204, 0
HSL117.9°, 100.0%, 40.0%
CMYK97%, 0%, 100%, 20%
HSV117.9°, 100.0%, 80.0%
LAB71.7, -72.6, 70.3
XYZ21.7, 43.2, 7.2
Decimal510976
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.18:1
Text on #FFFFFF
FAIL
9.65:1
Text on #000000
AAA
2.08:1
Text on #F8FAFC
FAIL
8.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07CC00;
}
.text-color {
color: #07CC00;
}
.border-color {
border: 2px solid #07CC00;
}