#0066AF
A dark, vivid blue closely aligning with Steelblue.
About #0066AF
The hex code #0066AF represents a beautifully specific shade of blue. It is closely associated with the named CSS color Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 102, and 175.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 100% C, 42% M, 0% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#0066AF
RGB0, 102, 175
HSL205.0°, 100.0%, 34.3%
CMYK100%, 42%, 0%, 31%
HSV205.0°, 100.0%, 68.6%
LAB42.2, 3.5, -45.7
XYZ12.5, 12.6, 42.3
Decimal26287
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.97:1
Text on #FFFFFF
AA
3.52:1
Text on #000000
AA Large
5.70:1
Text on #F8FAFC
AA
2.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0066AF;
}
.text-color {
color: #0066AF;
}
.border-color {
border: 2px solid #0066AF;
}