#92B6E9
A light, moderate blue closely aligning with Lightskyblue.
About #92B6E9
The precise color #92B6E9 is an excellent choice for modern design projects. Designers often compare it to the standard color Lightskyblue. In the RGB color space, it consists of 146 red, 182 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 37% C, 22% M, 0% Y, and 9% K. With a hue angle of 215.2 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#92B6E9
RGB146, 182, 233
HSL215.2°, 66.4%, 74.3%
CMYK37%, 22%, 0%, 9%
HSV215.2°, 37.3%, 91.4%
LAB73.2, 0.3, -29.4
XYZ43.3, 45.5, 83.6
Decimal9615081
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.08:1
Text on #FFFFFF
FAIL
10.09:1
Text on #000000
AAA
1.99:1
Text on #F8FAFC
FAIL
8.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92B6E9;
}
.text-color {
color: #92B6E9;
}
.border-color {
border: 2px solid #92B6E9;
}