#7CE2A8
A light, moderate green closely aligning with Mediumaquamarine.
About #7CE2A8
The precise color #7CE2A8 is an excellent choice for modern design projects. Its closest recognized web color is Mediumaquamarine. This translates to an RGB value of rgb(124, 226, 168).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 45% cyan, 0% magenta, 26% yellow, and 11% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CE2A8
RGB124, 226, 168
HSL145.9°, 63.7%, 68.6%
CMYK45%, 0%, 26%, 11%
HSV145.9°, 45.1%, 88.6%
LAB82.6, -42.6, 19.3
XYZ42.6, 61.5, 46.7
Decimal8184488
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.30:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE2A8;
}
.text-color {
color: #7CE2A8;
}
.border-color {
border: 2px solid #7CE2A8;
}