#0F6DAF
A dark, vivid blue closely aligning with Steelblue.
About #0F6DAF
Visually, #0F6DAF is defined as a vivid blue. Designers often compare it to the standard color Steelblue. In the RGB color space, it consists of 15 red, 109 green, and 175 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 91% cyan, 38% magenta, 0% yellow, and 31% black. With a hue angle of 204.8 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F6DAF
RGB15, 109, 175
HSL204.8°, 84.2%, 37.3%
CMYK91%, 38%, 0%, 31%
HSV204.8°, 91.4%, 68.6%
LAB44.4, -0.2, -42.1
XYZ13.4, 14.1, 42.6
Decimal1011119
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.49:1
Text on #FFFFFF
AA
3.83:1
Text on #000000
AA Large
5.24:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F6DAF;
}
.text-color {
color: #0F6DAF;
}
.border-color {
border: 2px solid #0F6DAF;
}