#7CE2D3
A light, moderate cyan closely aligning with Mediumturquoise.
About #7CE2D3
At its core, #7CE2D3 is a light and moderate hue. Its closest recognized web color is Mediumturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 226, and 211.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 45% Cyan, 0% Magenta, 7% Yellow, and 11% 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. 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#7CE2D3
RGB124, 226, 211
HSL171.2°, 63.7%, 68.6%
CMYK45%, 0%, 7%, 11%
HSV171.2°, 45.1%, 88.6%
LAB83.6, -33.4, -1.9
XYZ47.3, 63.4, 71.4
Decimal8184531
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.68:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE2D3;
}
.text-color {
color: #7CE2D3;
}
.border-color {
border: 2px solid #7CE2D3;
}