#0FCCFF
A medium, vivid cyan closely aligning with Deepskyblue.
About #0FCCFF
Visually, #0FCCFF is defined as a vivid cyan. Its closest recognized web color is Deepskyblue. Its digital footprint relies on 15 parts red, 204 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 94% Cyan, 20% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FCCFF
RGB15, 204, 255
HSL192.8°, 100.0%, 52.9%
CMYK94%, 20%, 0%, 0%
HSV192.8°, 94.1%, 100.0%
LAB76.4, -24.0, -36.6
XYZ39.8, 50.5, 102.3
Decimal1035519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.89:1
Text on #FFFFFF
FAIL
11.10:1
Text on #000000
AAA
1.81:1
Text on #F8FAFC
FAIL
9.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FCCFF;
}
.text-color {
color: #0FCCFF;
}
.border-color {
border: 2px solid #0FCCFF;
}