#92BDF0
A light, vivid blue closely aligning with Lightskyblue.
About #92BDF0
Visually, #92BDF0 is defined as a vivid blue. It is closely associated with the named CSS color Lightskyblue. This translates to an RGB value of rgb(146, 189, 240).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 39% cyan, 21% magenta, 0% yellow, and 6% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#92BDF0
RGB146, 189, 240
HSL212.6°, 75.8%, 75.7%
CMYK39%, 21%, 0%, 6%
HSV212.6°, 39.2%, 94.1%
LAB75.3, -1.7, -29.9
XYZ45.8, 48.8, 89.4
Decimal9616880
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.95:1
Text on #FFFFFF
FAIL
10.76:1
Text on #000000
AAA
1.87:1
Text on #F8FAFC
FAIL
9.15:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92BDF0;
}
.text-color {
color: #92BDF0;
}
.border-color {
border: 2px solid #92BDF0;
}