#7CE992
A light, vivid green closely aligning with Lightgreen.
About #7CE992
Visually, #7CE992 is defined as a vivid green. Designers often compare it to the standard color Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 233, and 146.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 47% C, 0% M, 37% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CE992
RGB124, 233, 146
HSL132.1°, 71.2%, 70.0%
CMYK47%, 0%, 37%, 9%
HSV132.1°, 46.8%, 91.4%
LAB84.3, -49.6, 32.8
XYZ42.6, 64.6, 37.4
Decimal8186258
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.93:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE992;
}
.text-color {
color: #7CE992;
}
.border-color {
border: 2px solid #7CE992;
}