#0F83AF
A dark, vivid blue closely aligning with Steelblue.
About #0F83AF
The hex code #0F83AF represents a beautifully specific shade of blue. Designers often compare it to the standard color Steelblue. In the RGB color space, it consists of 15 red, 131 green, and 175 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 91% C, 25% M, 0% Y, and 31% K. The HSL representation is 196.5° hue, 84.2% saturation, and 37.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F83AF
RGB15, 131, 175
HSL196.5°, 84.2%, 37.3%
CMYK91%, 25%, 0%, 31%
HSV196.5°, 91.4%, 68.6%
LAB51.2, -13.2, -31.4
XYZ16.1, 19.4, 43.5
Decimal1016751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.30:1
Text on #FFFFFF
AA Large
4.89:1
Text on #000000
AA
4.11:1
Text on #F8FAFC
AA Large
4.15:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F83AF;
}
.text-color {
color: #0F83AF;
}
.border-color {
border: 2px solid #0F83AF;
}