#66D357
A medium, moderate green closely aligning with Limegreen.
About #66D357
Visually, #66D357 is defined as a moderate green. Its closest recognized web color is Limegreen. Its digital footprint relies on 102 parts red, 211 parts green, and 87 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 52% C, 0% M, 59% Y, and 17% K. The HSL representation is 112.7° hue, 58.5% saturation, and 58.4% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#66D357
RGB102, 211, 87
HSL112.7°, 58.5%, 58.4%
CMYK52%, 0%, 59%, 17%
HSV112.7°, 58.8%, 82.7%
LAB76.1, -54.8, 51.0
XYZ30.5, 50.1, 17.1
Decimal6738775
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
11.02:1
Text on #000000
AAA
1.82:1
Text on #F8FAFC
FAIL
9.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66D357;
}
.text-color {
color: #66D357;
}
.border-color {
border: 2px solid #66D357;
}