#66C58A
A medium, moderate green closely aligning with Mediumseagreen.
About #66C58A
The hex code #66C58A represents a beautifully specific shade of green. Designers often compare it to the standard color Mediumseagreen. In the RGB color space, it consists of 102 red, 197 green, and 138 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 48% C, 0% M, 30% Y, and 23% K. The HSL representation is 142.7° hue, 45.0% saturation, and 58.6% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66C58A
RGB102, 197, 138
HSL142.7°, 45.0%, 58.6%
CMYK48%, 0%, 30%, 23%
HSV142.7°, 48.2%, 77.3%
LAB72.6, -41.4, 21.1
XYZ30.0, 44.6, 31.1
Decimal6735242
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.12:1
Text on #FFFFFF
FAIL
9.92:1
Text on #000000
AAA
2.02:1
Text on #F8FAFC
FAIL
8.43:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66C58A;
}
.text-color {
color: #66C58A;
}
.border-color {
border: 2px solid #66C58A;
}