#66FFD3
A light, vivid green closely aligning with Aquamarine.
About #66FFD3
At its core, #66FFD3 is a light and vivid hue. Its closest recognized web color is Aquamarine. Its digital footprint relies on 102 parts red, 255 parts green, and 211 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 60% C, 0% M, 17% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66FFD3
RGB102, 255, 211
HSL162.7°, 100.0%, 70.0%
CMYK60%, 0%, 17%, 0%
HSV162.7°, 60.0%, 100.0%
LAB91.3, -50.8, 9.0
XYZ53.0, 79.0, 74.1
Decimal6750163
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.81:1
Text on #000000
AAA
1.19:1
Text on #F8FAFC
FAIL
14.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66FFD3;
}
.text-color {
color: #66FFD3;
}
.border-color {
border: 2px solid #66FFD3;
}