#2CD3CC
A medium, moderate cyan closely aligning with Mediumturquoise.
About #2CD3CC
At its core, #2CD3CC is a medium and moderate hue. Designers often compare it to the standard color Mediumturquoise. Its digital footprint relies on 44 parts red, 211 parts green, and 204 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 79% Cyan, 0% Magenta, 3% Yellow, and 17% Black. With a hue angle of 177.5 degrees, it sits comfortably in the cyan spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2CD3CC
RGB44, 211, 204
HSL177.5°, 65.5%, 50.0%
CMYK79%, 0%, 3%, 17%
HSV177.5°, 79.1%, 82.7%
LAB77.0, -41.6, -8.3
XYZ35.2, 51.5, 65.2
Decimal2937804
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.86:1
Text on #FFFFFF
FAIL
11.30:1
Text on #000000
AAA
1.78:1
Text on #F8FAFC
FAIL
9.60:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CD3CC;
}
.text-color {
color: #2CD3CC;
}
.border-color {
border: 2px solid #2CD3CC;
}