#0F92C5
A medium, vivid blue closely aligning with Steelblue.
About #0F92C5
Visually, #0F92C5 is defined as a vivid blue. Its closest recognized web color is Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 146, and 197.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 92% cyan and 26% magenta inks. 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. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F92C5
RGB15, 146, 197
HSL196.8°, 85.8%, 41.6%
CMYK92%, 26%, 0%, 23%
HSV196.8°, 92.4%, 77.3%
LAB56.8, -13.6, -35.3
XYZ20.6, 24.7, 56.5
Decimal1020613
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.54:1
Text on #FFFFFF
AA Large
5.94:1
Text on #000000
AA
3.38:1
Text on #F8FAFC
AA Large
5.05:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0F92C5;
}
.text-color {
color: #0F92C5;
}
.border-color {
border: 2px solid #0F92C5;
}