#42F87C
A light, vivid green closely aligning with Springgreen.
About #42F87C
Visually, #42F87C is defined as a vivid green. Its closest recognized web color is Springgreen. Its digital footprint relies on 66 parts red, 248 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 73% C, 0% M, 50% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a light 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#42F87C
RGB66, 248, 124
HSL139.1°, 92.9%, 61.6%
CMYK73%, 0%, 50%, 3%
HSV139.1°, 73.4%, 97.3%
LAB86.9, -70.4, 46.6
XYZ39.5, 69.7, 30.5
Decimal4388988
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
14.95:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42F87C;
}
.text-color {
color: #42F87C;
}
.border-color {
border: 2px solid #42F87C;
}