#42E27C
A medium, vivid green closely aligning with Mediumspringgreen.
About #42E27C
At its core, #42E27C is a medium and vivid hue. Its closest recognized web color is Mediumspringgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 226, and 124.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 71% C, 0% M, 45% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#42E27C
RGB66, 226, 124
HSL141.8°, 73.4%, 57.3%
CMYK71%, 0%, 45%, 11%
HSV141.8°, 70.8%, 88.6%
LAB80.2, -62.9, 38.2
XYZ33.1, 57.0, 28.3
Decimal4383356
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.40:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42E27C;
}
.text-color {
color: #42E27C;
}
.border-color {
border: 2px solid #42E27C;
}