#2CC5B6
A medium, moderate cyan closely aligning with Mediumturquoise.
About #2CC5B6
The precise color #2CC5B6 is an excellent choice for modern design projects. Its closest recognized web color is Mediumturquoise. Its digital footprint relies on 44 parts red, 197 parts green, and 182 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 78% Cyan, 0% Magenta, 8% Yellow, and 23% Black. 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. 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#2CC5B6
RGB44, 197, 182
HSL174.1°, 63.5%, 47.3%
CMYK78%, 0%, 8%, 23%
HSV174.1°, 77.7%, 77.3%
LAB72.1, -41.5, -3.6
XYZ29.4, 43.8, 51.2
Decimal2934198
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.15:1
Text on #FFFFFF
FAIL
9.77:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CC5B6;
}
.text-color {
color: #2CC5B6;
}
.border-color {
border: 2px solid #2CC5B6;
}