#42AF57
A medium, moderate green closely aligning with Mediumseagreen.
About #42AF57
When working with digital screens, the color #42AF57 is rendered by mixing light. Designers often compare it to the standard color Mediumseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 175, and 87.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 62% C, 0% M, 50% Y, and 31% K. With a hue angle of 131.6 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#42AF57
RGB66, 175, 87
HSL131.6°, 45.2%, 47.3%
CMYK62%, 0%, 50%, 31%
HSV131.6°, 62.3%, 68.6%
LAB63.8, -49.9, 35.9
XYZ19.3, 32.5, 14.3
Decimal4370263
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.50:1
Text on #000000
AAA
2.68:1
Text on #F8FAFC
FAIL
6.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #42AF57;
}
.text-color {
color: #42AF57;
}
.border-color {
border: 2px solid #42AF57;
}