#66BDCC
A light, moderate cyan closely aligning with Skyblue.
About #66BDCC
At its core, #66BDCC is a light and moderate hue. Designers often compare it to the standard color Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 189, and 204.
If you are designing for print, the four-color process is what matters most. The color uses 50% Cyan, 7% Magenta, 0% Yellow, and 20% Black. With a hue angle of 188.8 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66BDCC
RGB102, 189, 204
HSL188.8°, 50.0%, 60.0%
CMYK50%, 7%, 0%, 20%
HSV188.8°, 50.0%, 80.0%
LAB71.9, -22.2, -15.7
XYZ34.6, 43.6, 63.7
Decimal6733260
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.72:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66BDCC;
}
.text-color {
color: #66BDCC;
}
.border-color {
border: 2px solid #66BDCC;
}