#92C5E2
A light, moderate blue closely aligning with Skyblue.
About #92C5E2
Visually, #92C5E2 is defined as a moderate blue. Its closest recognized web color is Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 197, and 226.
For print applications, it's crucial to understand its CMYK makeup. The color uses 35% Cyan, 13% Magenta, 0% Yellow, and 11% Black. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#92C5E2
RGB146, 197, 226
HSL201.8°, 58.0%, 72.9%
CMYK35%, 13%, 0%, 11%
HSV201.8°, 35.4%, 88.6%
LAB77.0, -9.6, -19.7
XYZ45.5, 51.5, 79.5
Decimal9618914
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.86:1
Text on #FFFFFF
FAIL
11.31:1
Text on #000000
AAA
1.78:1
Text on #F8FAFC
FAIL
9.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92C5E2;
}
.text-color {
color: #92C5E2;
}
.border-color {
border: 2px solid #92C5E2;
}