#0F66BD
A medium, vivid blue closely aligning with Cornflowerblue.
About #0F66BD
When working with digital screens, the color #0F66BD is rendered by mixing light. Its closest recognized web color is Cornflowerblue. In the RGB color space, it consists of 15 red, 102 green, and 189 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 92% C, 46% M, 0% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F66BD
RGB15, 102, 189
HSL210.0°, 85.3%, 40.0%
CMYK92%, 46%, 0%, 26%
HSV210.0°, 92.1%, 74.1%
LAB43.2, 9.8, -52.2
XYZ14.1, 13.3, 50.0
Decimal1009341
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.74:1
Text on #FFFFFF
AA
3.66:1
Text on #000000
AA Large
5.49:1
Text on #F8FAFC
AA
3.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F66BD;
}
.text-color {
color: #0F66BD;
}
.border-color {
border: 2px solid #0F66BD;
}