#2CC5D3
A medium, moderate cyan closely aligning with Darkturquoise.
About #2CC5D3
When working with digital screens, the color #2CC5D3 is rendered by mixing light. Designers often compare it to the standard color Darkturquoise. This translates to an RGB value of rgb(44, 197, 211).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 79% C, 7% M, 0% Y, and 17% K. With a hue angle of 185.0 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2CC5D3
RGB44, 197, 211
HSL185.0°, 65.5%, 50.0%
CMYK79%, 7%, 0%, 17%
HSV185.0°, 79.1%, 82.7%
LAB73.0, -33.1, -18.0
XYZ32.8, 45.2, 68.6
Decimal2934227
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.09:1
Text on #FFFFFF
FAIL
10.03:1
Text on #000000
AAA
2.00:1
Text on #F8FAFC
FAIL
8.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CC5D3;
}
.text-color {
color: #2CC5D3;
}
.border-color {
border: 2px solid #2CC5D3;
}