#24C5E2
A medium, vivid cyan closely aligning with Skyblue.
About #24C5E2
When working with digital screens, the color #24C5E2 is rendered by mixing light. Designers often compare it to the standard color Skyblue. Its digital footprint relies on 36 parts red, 197 parts green, and 226 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 84% cyan and 13% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#24C5E2
RGB36, 197, 226
HSL189.2°, 76.6%, 51.4%
CMYK84%, 13%, 0%, 11%
HSV189.2°, 84.1%, 88.6%
LAB73.4, -29.0, -25.5
XYZ34.4, 45.8, 79.0
Decimal2409954
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.07:1
Text on #FFFFFF
FAIL
10.16:1
Text on #000000
AAA
1.98:1
Text on #F8FAFC
FAIL
8.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24C5E2;
}
.text-color {
color: #24C5E2;
}
.border-color {
border: 2px solid #24C5E2;
}