#07CC5F
A medium, vivid green closely aligning with Mediumspringgreen.
About #07CC5F
The precise color #07CC5F is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumspringgreen. Its digital footprint relies on 7 parts red, 204 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07CC5F
RGB7, 204, 95
HSL146.8°, 93.4%, 41.4%
CMYK97%, 0%, 53%, 20%
HSV146.8°, 96.6%, 80.0%
LAB72.3, -65.5, 42.3
XYZ23.7, 44.1, 18.1
Decimal511071
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.14:1
Text on #FFFFFF
FAIL
9.81:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07CC5F;
}
.text-color {
color: #07CC5F;
}
.border-color {
border: 2px solid #07CC5F;
}