#66E275
A light, moderate green closely aligning with Lightgreen.
About #66E275
Visually, #66E275 is defined as a moderate green. Its closest recognized web color is Lightgreen. This translates to an RGB value of rgb(102, 226, 117).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 55% cyan and 0% magenta inks. The HSL representation is 127.3° hue, 68.1% saturation, and 64.3% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66E275
RGB102, 226, 117
HSL127.3°, 68.1%, 64.3%
CMYK55%, 0%, 48%, 11%
HSV127.3°, 54.9%, 88.6%
LAB81.0, -56.8, 42.8
XYZ35.9, 58.5, 26.2
Decimal6742645
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.70:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66E275;
}
.text-color {
color: #66E275;
}
.border-color {
border: 2px solid #66E275;
}