#24E9DB
A medium, vivid cyan closely aligning with Turquoise.
About #24E9DB
Visually, #24E9DB is defined as a vivid cyan. Its closest recognized web color is Turquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 233, and 219.
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 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24E9DB
RGB36, 233, 219
HSL175.7°, 81.7%, 52.7%
CMYK85%, 0%, 6%, 9%
HSV175.7°, 84.5%, 91.4%
LAB83.8, -47.6, -6.1
XYZ42.7, 63.8, 77.1
Decimal2419163
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.75:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24E9DB;
}
.text-color {
color: #24E9DB;
}
.border-color {
border: 2px solid #24E9DB;
}