#24DBDB
A medium, vivid cyan closely aligning with Darkturquoise.
About #24DBDB
The precise color #24DBDB is an excellent choice for modern design projects. Designers often compare it to the standard color Darkturquoise. In the RGB color space, it consists of 36 red, 219 green, and 219 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 84% C, 0% M, 0% Y, and 14% K. With a hue angle of 180.0 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. 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#24DBDB
RGB36, 219, 219
HSL180.0°, 71.8%, 50.0%
CMYK84%, 0%, 0%, 14%
HSV180.0°, 83.6%, 85.9%
LAB79.7, -41.4, -12.3
XYZ38.8, 56.2, 75.8
Decimal2415579
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.72:1
Text on #FFFFFF
FAIL
12.23:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24DBDB;
}
.text-color {
color: #24DBDB;
}
.border-color {
border: 2px solid #24DBDB;
}