#7CE2A0
A light, moderate green closely aligning with Lightgreen.
About #7CE2A0
Visually, #7CE2A0 is defined as a moderate green. Designers often compare it to the standard color Lightgreen. In the RGB color space, it consists of 124 red, 226 green, and 160 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 45% cyan, 0% magenta, 29% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CE2A0
RGB124, 226, 160
HSL141.2°, 63.7%, 68.6%
CMYK45%, 0%, 29%, 11%
HSV141.2°, 45.1%, 88.6%
LAB82.5, -44.2, 23.2
XYZ41.9, 61.2, 42.9
Decimal8184480
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.59:1
Text on #FFFFFF
FAIL
13.24:1
Text on #000000
AAA
1.52:1
Text on #F8FAFC
FAIL
11.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE2A0;
}
.text-color {
color: #7CE2A0;
}
.border-color {
border: 2px solid #7CE2A0;
}