#66E9F8
A light, vivid cyan closely aligning with Darkturquoise.
About #66E9F8
The precise color #66E9F8 is an excellent choice for modern design projects. Its closest recognized web color is Darkturquoise. In the RGB color space, it consists of 102 red, 233 green, and 248 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 59% C, 6% M, 0% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66E9F8
RGB102, 233, 248
HSL186.2°, 91.3%, 68.6%
CMYK59%, 6%, 0%, 3%
HSV186.2°, 58.9%, 97.3%
LAB85.9, -31.6, -18.1
XYZ51.6, 67.9, 99.2
Decimal6744568
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.58:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66E9F8;
}
.text-color {
color: #66E9F8;
}
.border-color {
border: 2px solid #66E9F8;
}