#24CCFF
A medium, vivid cyan closely aligning with Deepskyblue.
About #24CCFF
The precise color #24CCFF is an excellent choice for modern design projects. Its closest recognized web color is Deepskyblue. This translates to an RGB value of rgb(36, 204, 255).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 86% cyan, 20% magenta, 0% yellow, and 0% black. Always request a physical proof before doing a large print run with this exact code.
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#24CCFF
RGB36, 204, 255
HSL194.0°, 100.0%, 57.1%
CMYK86%, 20%, 0%, 0%
HSV194.0°, 85.9%, 100.0%
LAB76.5, -23.1, -36.3
XYZ40.4, 50.8, 102.3
Decimal2411775
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.16:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24CCFF;
}
.text-color {
color: #24CCFF;
}
.border-color {
border: 2px solid #24CCFF;
}