#2CC5A8
A medium, moderate cyan closely aligning with Mediumaquamarine.
About #2CC5A8
Visually, #2CC5A8 is defined as a moderate cyan. Designers often compare it to the standard color Mediumaquamarine. In the RGB color space, it consists of 44 red, 197 green, and 168 blue.
Translating this color to physical media requires the CMYK color model. The color uses 78% Cyan, 0% Magenta, 15% Yellow, and 23% Black. The HSL representation is 168.6° hue, 63.5% saturation, and 47.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2CC5A8
RGB44, 197, 168
HSL168.6°, 63.5%, 47.3%
CMYK78%, 0%, 15%, 23%
HSV168.6°, 77.7%, 77.3%
LAB71.8, -45.3, 3.5
XYZ28.1, 43.3, 43.9
Decimal2934184
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.17:1
Text on #FFFFFF
FAIL
9.66:1
Text on #000000
AAA
2.08:1
Text on #F8FAFC
FAIL
8.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CC5A8;
}
.text-color {
color: #2CC5A8;
}
.border-color {
border: 2px solid #2CC5A8;
}