#0FAFFF
A medium, vivid blue closely aligning with Deepskyblue.
About #0FAFFF
The precise color #0FAFFF is an excellent choice for modern design projects. It is closely associated with the named CSS color Deepskyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 175, and 255.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 94% C, 31% M, 0% Y, and 0% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0FAFFF
RGB15, 175, 255
HSL200.0°, 100.0%, 52.9%
CMYK94%, 31%, 0%, 0%
HSV200.0°, 94.1%, 100.0%
LAB68.0, -8.6, -49.7
XYZ33.6, 38.0, 100.2
Decimal1028095
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.44:1
Text on #FFFFFF
FAIL
8.60:1
Text on #000000
AAA
2.33:1
Text on #F8FAFC
FAIL
7.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FAFFF;
}
.text-color {
color: #0FAFFF;
}
.border-color {
border: 2px solid #0FAFFF;
}