#92E2FF
A light, vivid blue closely aligning with Skyblue.
About #92E2FF
The precise color #92E2FF is an excellent choice for modern design projects. It is closely associated with the named CSS color Skyblue. In the RGB color space, it consists of 146 red, 226 green, and 255 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 43% C, 11% M, 0% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#92E2FF
RGB146, 226, 255
HSL196.0°, 100.0%, 78.6%
CMYK43%, 11%, 0%, 0%
HSV196.0°, 42.7%, 100.0%
LAB85.9, -17.2, -21.8
XYZ57.1, 67.7, 104.7
Decimal9626367
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.54:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92E2FF;
}
.text-color {
color: #92E2FF;
}
.border-color {
border: 2px solid #92E2FF;
}