#2CC5A0
A medium, moderate cyan closely aligning with Mediumaquamarine.
About #2CC5A0
Visually, #2CC5A0 is defined as a moderate cyan. It is closely associated with the named CSS color Mediumaquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 197, and 160.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 78% Cyan, 0% Magenta, 19% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2CC5A0
RGB44, 197, 160
HSL165.5°, 63.5%, 47.3%
CMYK78%, 0%, 19%, 23%
HSV165.5°, 77.7%, 77.3%
LAB71.6, -47.3, 7.6
XYZ27.4, 43.0, 40.1
Decimal2934176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.19:1
Text on #FFFFFF
FAIL
9.60:1
Text on #000000
AAA
2.09:1
Text on #F8FAFC
FAIL
8.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CC5A0;
}
.text-color {
color: #2CC5A0;
}
.border-color {
border: 2px solid #2CC5A0;
}