#2CCCA0
A medium, moderate green closely aligning with Mediumaquamarine.
About #2CCCA0
Visually, #2CCCA0 is defined as a moderate green. Its closest recognized web color is Mediumaquamarine. Its digital footprint relies on 44 parts red, 204 parts green, and 160 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 78% cyan and 0% magenta inks. The HSL representation is 163.5° hue, 64.5% saturation, and 48.6% lightness.
When using this color as a background, text legibility must be considered. 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#2CCCA0
RGB44, 204, 160
HSL163.5°, 64.5%, 48.6%
CMYK78%, 0%, 22%, 20%
HSV163.5°, 78.4%, 80.0%
LAB73.7, -50.2, 10.7
XYZ29.0, 46.3, 40.7
Decimal2935968
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.05:1
Text on #FFFFFF
FAIL
10.25:1
Text on #000000
AAA
1.96:1
Text on #F8FAFC
FAIL
8.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CCCA0;
}
.text-color {
color: #2CCCA0;
}
.border-color {
border: 2px solid #2CCCA0;
}