#92CCFF
A light, vivid blue closely aligning with Lightskyblue.
About #92CCFF
At its core, #92CCFF is a light and vivid hue. Designers often compare it to the standard color Lightskyblue. Its digital footprint relies on 146 parts red, 204 parts green, and 255 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 43% cyan and 20% magenta inks. The HSL representation is 208.1° hue, 100.0% saturation, and 78.6% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92CCFF
RGB146, 204, 255
HSL208.1°, 100.0%, 78.6%
CMYK43%, 20%, 0%, 0%
HSV208.1°, 42.7%, 100.0%
LAB79.9, -5.8, -30.8
XYZ51.5, 56.5, 102.8
Decimal9620735
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.30:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92CCFF;
}
.text-color {
color: #92CCFF;
}
.border-color {
border: 2px solid #92CCFF;
}