#7CE2CC
A light, moderate cyan closely aligning with Mediumaquamarine.
About #7CE2CC
At its core, #7CE2CC is a light and moderate hue. Its closest recognized web color is Mediumaquamarine. In the RGB color space, it consists of 124 red, 226 green, and 204 blue.
If you are designing for print, the four-color process is what matters most. The color uses 45% Cyan, 0% Magenta, 10% Yellow, and 11% Black. The HSL representation is 167.1° hue, 63.7% saturation, and 68.6% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CE2CC
RGB124, 226, 204
HSL167.1°, 63.7%, 68.6%
CMYK45%, 0%, 10%, 11%
HSV167.1°, 45.1%, 88.6%
LAB83.5, -35.0, 1.5
XYZ46.4, 63.0, 66.8
Decimal8184524
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.61:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE2CC;
}
.text-color {
color: #7CE2CC;
}
.border-color {
border: 2px solid #7CE2CC;
}