#66DBF8
A light, vivid cyan closely aligning with Skyblue.
About #66DBF8
The precise color #66DBF8 is an excellent choice for modern design projects. Its closest recognized web color is Skyblue. In the RGB color space, it consists of 102 red, 219 green, and 248 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 59% Cyan, 12% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66DBF8
RGB102, 219, 248
HSL191.9°, 91.3%, 68.6%
CMYK59%, 12%, 0%, 3%
HSV191.9°, 58.9%, 97.3%
LAB82.0, -24.8, -24.1
XYZ47.8, 60.3, 97.9
Decimal6740984
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.05:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66DBF8;
}
.text-color {
color: #66DBF8;
}
.border-color {
border: 2px solid #66DBF8;
}