#42E28A
A medium, vivid green closely aligning with Mediumspringgreen.
About #42E28A
Visually, #42E28A is defined as a vivid green. It is closely associated with the named CSS color Mediumspringgreen. Its digital footprint relies on 66 parts red, 226 parts green, and 138 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 71% Cyan, 0% Magenta, 39% Yellow, and 11% Black. With a hue angle of 147.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#42E28A
RGB66, 226, 138
HSL147.0°, 73.4%, 57.3%
CMYK71%, 0%, 39%, 11%
HSV147.0°, 70.8%, 88.6%
LAB80.4, -60.5, 31.4
XYZ34.0, 57.4, 33.3
Decimal4383370
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.48:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42E28A;
}
.text-color {
color: #42E28A;
}
.border-color {
border: 2px solid #42E28A;
}