#42D37C
A medium, moderate green closely aligning with Mediumseagreen.
About #42D37C
When working with digital screens, the color #42D37C is rendered by mixing light. Its closest recognized web color is Mediumseagreen. Its digital footprint relies on 66 parts red, 211 parts green, and 124 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 69% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#42D37C
RGB66, 211, 124
HSL144.0°, 62.2%, 54.3%
CMYK69%, 0%, 41%, 17%
HSV144.0°, 68.7%, 82.7%
LAB75.6, -57.4, 32.2
XYZ29.2, 49.2, 27.0
Decimal4379516
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.94:1
Text on #FFFFFF
FAIL
10.84:1
Text on #000000
AAA
1.85:1
Text on #F8FAFC
FAIL
9.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42D37C;
}
.text-color {
color: #42D37C;
}
.border-color {
border: 2px solid #42D37C;
}