#24BDE9
A medium, vivid cyan closely aligning with Deepskyblue.
About #24BDE9
When working with digital screens, the color #24BDE9 is rendered by mixing light. Its closest recognized web color is Deepskyblue. Its digital footprint relies on 36 parts red, 189 parts green, and 233 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 85% cyan and 19% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#24BDE9
RGB36, 189, 233
HSL193.4°, 81.7%, 52.7%
CMYK85%, 19%, 0%, 9%
HSV193.4°, 84.5%, 91.4%
LAB71.3, -22.7, -32.6
XYZ33.6, 42.7, 83.6
Decimal2407913
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.20:1
Text on #FFFFFF
FAIL
9.53:1
Text on #000000
AAA
2.11:1
Text on #F8FAFC
FAIL
8.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24BDE9;
}
.text-color {
color: #24BDE9;
}
.border-color {
border: 2px solid #24BDE9;
}