#7CE98A
A light, vivid green closely aligning with Lightgreen.
About #7CE98A
At its core, #7CE98A is a light and vivid hue. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(124, 233, 138).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 47% cyan, 0% magenta, 41% yellow, and 9% black. The HSL representation is 127.7° hue, 71.2% saturation, and 70.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7CE98A
RGB124, 233, 138
HSL127.7°, 71.2%, 70.0%
CMYK47%, 0%, 41%, 9%
HSV127.7°, 46.8%, 91.4%
LAB84.2, -50.8, 36.7
XYZ42.0, 64.4, 34.3
Decimal8186250
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.88:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE98A;
}
.text-color {
color: #7CE98A;
}
.border-color {
border: 2px solid #7CE98A;
}