#7CE9A8
A light, vivid green closely aligning with Aquamarine.
About #7CE9A8
The precise color #7CE9A8 is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 233, and 168.
If you are designing for print, the four-color process is what matters most. The color uses 47% Cyan, 0% Magenta, 28% Yellow, and 9% Black. With a hue angle of 144.2 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#7CE9A8
RGB124, 233, 168
HSL144.2°, 71.2%, 70.0%
CMYK47%, 0%, 28%, 9%
HSV144.2°, 46.8%, 91.4%
LAB84.7, -45.7, 22.1
XYZ44.5, 65.4, 47.3
Decimal8186280
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.08:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE9A8;
}
.text-color {
color: #7CE9A8;
}
.border-color {
border: 2px solid #7CE9A8;
}