#66DB75
A light, moderate green closely aligning with Lightgreen.
About #66DB75
At its core, #66DB75 is a light and moderate hue. Designers often compare it to the standard color Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 219, and 117.
Translating this color to physical media requires the CMYK color model. The color uses 53% Cyan, 0% Magenta, 47% Yellow, and 14% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#66DB75
RGB102, 219, 117
HSL127.7°, 61.9%, 62.9%
CMYK53%, 0%, 47%, 14%
HSV127.7°, 53.4%, 85.9%
LAB78.9, -54.1, 40.2
XYZ34.0, 54.8, 25.6
Decimal6740853
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.95:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66DB75;
}
.text-color {
color: #66DB75;
}
.border-color {
border: 2px solid #66DB75;
}