#42F08A
A light, vivid green closely aligning with Mediumspringgreen.
About #42F08A
The precise color #42F08A is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumspringgreen. Its digital footprint relies on 66 parts red, 240 parts green, and 138 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 72% C, 0% M, 43% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#42F08A
RGB66, 240, 138
HSL144.8°, 85.3%, 60.0%
CMYK72%, 0%, 43%, 6%
HSV144.8°, 72.5%, 94.1%
LAB84.6, -65.5, 37.0
XYZ38.0, 65.3, 34.6
Decimal4386954
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.06:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.95:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42F08A;
}
.text-color {
color: #42F08A;
}
.border-color {
border: 2px solid #42F08A;
}