#66A8F8
A light, vivid blue closely aligning with Cornflowerblue.
About #66A8F8
When working with digital screens, the color #66A8F8 is rendered by mixing light. Designers often compare it to the standard color Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 168, and 248.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 59% C, 32% M, 0% Y, and 3% 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. 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#66A8F8
RGB102, 168, 248
HSL212.9°, 91.3%, 68.6%
CMYK59%, 32%, 0%, 3%
HSV212.9°, 58.9%, 97.3%
LAB67.7, 2.3, -46.2
XYZ36.4, 37.6, 94.1
Decimal6727928
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.46:1
Text on #FFFFFF
FAIL
8.52:1
Text on #000000
AAA
2.36:1
Text on #F8FAFC
FAIL
7.24:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66A8F8;
}
.text-color {
color: #66A8F8;
}
.border-color {
border: 2px solid #66A8F8;
}