#66FFC5
A light, vivid green closely aligning with Aquamarine.
About #66FFC5
The precise color #66FFC5 is an excellent choice for modern design projects. Designers often compare it to the standard color Aquamarine. Its digital footprint relies on 102 parts red, 255 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 60% cyan, 0% magenta, 23% yellow, and 0% black. The HSL representation is 157.3° hue, 100.0% saturation, and 70.0% lightness.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#66FFC5
RGB102, 255, 197
HSL157.3°, 100.0%, 70.0%
CMYK60%, 0%, 23%, 0%
HSV157.3°, 60.0%, 100.0%
LAB91.0, -53.9, 15.8
XYZ51.3, 78.4, 65.2
Decimal6750149
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.26:1
Text on #FFFFFF
FAIL
16.68:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66FFC5;
}
.text-color {
color: #66FFC5;
}
.border-color {
border: 2px solid #66FFC5;
}