#0F668A
A dark, vivid blue closely aligning with Steelblue.
About #0F668A
At its core, #0F668A is a dark and vivid hue. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 15 red, 102 green, and 138 blue.
Translating this color to physical media requires the CMYK color model. The color uses 89% Cyan, 26% Magenta, 0% Yellow, and 46% Black. This makes it a relatively light color when applied to physical surfaces.
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#0F668A
RGB15, 102, 138
HSL197.6°, 80.4%, 30.0%
CMYK89%, 26%, 0%, 46%
HSV197.6°, 89.1%, 54.1%
LAB40.3, -10.4, -26.6
XYZ9.5, 11.4, 25.8
Decimal1009290
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.39:1
Text on #FFFFFF
AA
3.29:1
Text on #000000
AA Large
6.10:1
Text on #F8FAFC
AA
2.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F668A;
}
.text-color {
color: #0F668A;
}
.border-color {
border: 2px solid #0F668A;
}