#2CCCF0
A medium, vivid cyan closely aligning with Skyblue.
About #2CCCF0
Visually, #2CCCF0 is defined as a vivid cyan. Its closest recognized web color is Skyblue. Its digital footprint relies on 44 parts red, 204 parts green, and 240 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 82% cyan and 15% magenta inks. The HSL representation is 191.0° hue, 86.7% saturation, and 55.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CCCF0
RGB44, 204, 240
HSL191.0°, 86.7%, 55.7%
CMYK82%, 15%, 0%, 6%
HSV191.0°, 81.7%, 94.1%
LAB76.1, -27.4, -29.0
XYZ38.4, 50.0, 90.1
Decimal2936048
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
11.00:1
Text on #000000
AAA
1.82:1
Text on #F8FAFC
FAIL
9.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CCCF0;
}
.text-color {
color: #2CCCF0;
}
.border-color {
border: 2px solid #2CCCF0;
}