#2CC5AF
A medium, moderate cyan closely aligning with Turquoise.
About #2CC5AF
The precise color #2CC5AF is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 197, and 175.
Translating this color to physical media requires the CMYK color model. The color uses 78% Cyan, 0% Magenta, 11% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CC5AF
RGB44, 197, 175
HSL171.4°, 63.5%, 47.3%
CMYK78%, 0%, 11%, 23%
HSV171.4°, 77.7%, 77.3%
LAB71.9, -43.4, -0.0
XYZ28.7, 43.6, 47.5
Decimal2934191
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.71:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CC5AF;
}
.text-color {
color: #2CC5AF;
}
.border-color {
border: 2px solid #2CC5AF;
}