#0F99C5
A medium, vivid cyan closely aligning with Steelblue.
About #0F99C5
The hex code #0F99C5 represents a beautifully specific shade of cyan. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 15 red, 153 green, and 197 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 92% cyan, 22% magenta, 0% yellow, and 23% black. The HSL representation is 194.5° hue, 85.8% saturation, and 41.6% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F99C5
RGB15, 153, 197
HSL194.5°, 85.8%, 41.6%
CMYK92%, 22%, 0%, 23%
HSV194.5°, 92.4%, 77.3%
LAB58.9, -17.4, -31.9
XYZ21.7, 26.9, 56.9
Decimal1022405
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.29:1
Text on #FFFFFF
AA Large
6.38:1
Text on #000000
AA
3.14:1
Text on #F8FAFC
AA Large
5.43:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0F99C5;
}
.text-color {
color: #0F99C5;
}
.border-color {
border: 2px solid #0F99C5;
}