#66FFA8
A light, vivid green closely aligning with Mediumspringgreen.
About #66FFA8
The precise color #66FFA8 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumspringgreen. This translates to an RGB value of rgb(102, 255, 168).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 60% cyan and 0% magenta inks. The HSL representation is 145.9° hue, 100.0% saturation, and 70.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#66FFA8
RGB102, 255, 168
HSL145.9°, 100.0%, 70.0%
CMYK60%, 0%, 34%, 0%
HSV145.9°, 60.0%, 100.0%
LAB90.4, -59.6, 29.8
XYZ48.3, 77.2, 49.4
Decimal6750120
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.28:1
Text on #FFFFFF
FAIL
16.43:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
13.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66FFA8;
}
.text-color {
color: #66FFA8;
}
.border-color {
border: 2px solid #66FFA8;
}