#7CDBC5
A light, moderate cyan closely aligning with Mediumaquamarine.
About #7CDBC5
At its core, #7CDBC5 is a light and moderate hue. Designers often compare it to the standard color Mediumaquamarine. In the RGB color space, it consists of 124 red, 219 green, and 197 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 43% cyan and 0% magenta inks. The HSL representation is 166.1° hue, 56.9% saturation, and 67.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CDBC5
RGB124, 219, 197
HSL166.1°, 56.9%, 67.3%
CMYK43%, 0%, 10%, 14%
HSV166.1°, 43.4%, 85.9%
LAB81.3, -33.3, 2.0
XYZ43.7, 59.0, 61.9
Decimal8182725
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.80:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CDBC5;
}
.text-color {
color: #7CDBC5;
}
.border-color {
border: 2px solid #7CDBC5;
}