#66C575
A medium, moderate green closely aligning with Mediumseagreen.
About #66C575
When working with digital screens, the color #66C575 is rendered by mixing light. Its closest recognized web color is Mediumseagreen. Its digital footprint relies on 102 parts red, 197 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 48% Cyan, 0% Magenta, 41% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#66C575
RGB102, 197, 117
HSL129.5°, 45.0%, 58.6%
CMYK48%, 0%, 41%, 23%
HSV129.5°, 48.2%, 77.3%
LAB72.3, -45.1, 31.7
XYZ28.7, 44.0, 23.8
Decimal6735221
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.14:1
Text on #FFFFFF
FAIL
9.81:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66C575;
}
.text-color {
color: #66C575;
}
.border-color {
border: 2px solid #66C575;
}