#0FC5FF
A medium, vivid cyan closely aligning with Deepskyblue.
About #0FC5FF
Visually, #0FC5FF is defined as a vivid cyan. It is closely associated with the named CSS color Deepskyblue. Its digital footprint relies on 15 parts red, 197 parts green, and 255 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 94% Cyan, 23% Magenta, 0% Yellow, and 0% Black. The HSL representation is 194.5° hue, 100.0% saturation, and 52.9% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FC5FF
RGB15, 197, 255
HSL194.5°, 100.0%, 52.9%
CMYK94%, 23%, 0%, 0%
HSV194.5°, 94.1%, 100.0%
LAB74.4, -20.4, -39.7
XYZ38.2, 47.3, 101.7
Decimal1033727
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.01:1
Text on #FFFFFF
FAIL
10.45:1
Text on #000000
AAA
1.92:1
Text on #F8FAFC
FAIL
8.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FC5FF;
}
.text-color {
color: #0FC5FF;
}
.border-color {
border: 2px solid #0FC5FF;
}