#92CCE2
A light, moderate blue closely aligning with Skyblue.
About #92CCE2
When working with digital screens, the color #92CCE2 is rendered by mixing light. Designers often compare it to the standard color Skyblue. In the RGB color space, it consists of 146 red, 204 green, and 226 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 35% C, 10% M, 0% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#92CCE2
RGB146, 204, 226
HSL196.5°, 58.0%, 72.9%
CMYK35%, 10%, 0%, 11%
HSV196.5°, 35.4%, 88.6%
LAB78.9, -13.3, -16.8
XYZ47.2, 54.8, 80.0
Decimal9620706
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.96:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92CCE2;
}
.text-color {
color: #92CCE2;
}
.border-color {
border: 2px solid #92CCE2;
}