#00CC5F
A medium, vivid green closely aligning with Mediumspringgreen.
About #00CC5F
At its core, #00CC5F is a medium and vivid hue. Its closest recognized web color is Mediumspringgreen. Its digital footprint relies on 0 parts red, 204 parts green, and 95 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 100% C, 0% M, 53% Y, and 20% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#00CC5F
RGB0, 204, 95
HSL147.9°, 100.0%, 40.0%
CMYK100%, 0%, 53%, 20%
HSV147.9°, 100.0%, 80.0%
LAB72.2, -65.8, 42.2
XYZ23.7, 44.0, 18.1
Decimal52319
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.14:1
Text on #FFFFFF
FAIL
9.80:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00CC5F;
}
.text-color {
color: #00CC5F;
}
.border-color {
border: 2px solid #00CC5F;
}