#24D3BD
A medium, vivid cyan closely aligning with Turquoise.
About #24D3BD
Visually, #24D3BD is defined as a vivid cyan. It is closely associated with the named CSS color Turquoise. This translates to an RGB value of rgb(36, 211, 189).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 83% C, 0% M, 10% Y, and 17% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24D3BD
RGB36, 211, 189
HSL172.5°, 70.9%, 48.4%
CMYK83%, 0%, 10%, 17%
HSV172.5°, 82.9%, 82.7%
LAB76.5, -46.4, -1.0
XYZ33.2, 50.6, 56.2
Decimal2413501
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.89:1
Text on #FFFFFF
FAIL
11.13:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24D3BD;
}
.text-color {
color: #24D3BD;
}
.border-color {
border: 2px solid #24D3BD;
}