#42B66D
A medium, moderate green closely aligning with Mediumseagreen.
About #42B66D
Visually, #42B66D is defined as a moderate green. 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, 182, and 109.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 64% Cyan, 0% Magenta, 40% Yellow, and 29% Black. 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#42B66D
RGB66, 182, 109
HSL142.2°, 46.8%, 48.6%
CMYK64%, 0%, 40%, 29%
HSV142.2°, 63.7%, 71.4%
LAB66.3, -49.0, 27.8
XYZ21.7, 35.7, 20.2
Decimal4372077
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.58:1
Text on #FFFFFF
FAIL
8.14:1
Text on #000000
AAA
2.46:1
Text on #F8FAFC
FAIL
6.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #42B66D;
}
.text-color {
color: #42B66D;
}
.border-color {
border: 2px solid #42B66D;
}