#66F8F0
A light, vivid cyan closely aligning with Aqua.
About #66F8F0
When working with digital screens, the color #66F8F0 is rendered by mixing light. Designers often compare it to the standard color Aqua. Its digital footprint relies on 102 parts red, 248 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 59% cyan and 0% magenta inks. 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66F8F0
RGB102, 248, 240
HSL176.7°, 91.3%, 68.6%
CMYK59%, 0%, 3%, 3%
HSV176.7°, 58.9%, 97.3%
LAB90.0, -40.7, -7.9
XYZ54.8, 76.3, 94.3
Decimal6748400
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.25:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66F8F0;
}
.text-color {
color: #66F8F0;
}
.border-color {
border: 2px solid #66F8F0;
}