#7CE949
A light, vivid green closely aligning with Limegreen.
About #7CE949
The precise color #7CE949 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 124 red, 233 green, and 73 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 47% C, 0% M, 69% Y, and 9% K. The HSL representation is 100.9° hue, 78.4% saturation, and 60.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7CE949
RGB124, 233, 73
HSL100.9°, 78.4%, 60.0%
CMYK47%, 0%, 69%, 9%
HSV100.9°, 68.7%, 91.4%
LAB83.5, -58.3, 65.0
XYZ38.7, 63.0, 16.4
Decimal8186185
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.61:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE949;
}
.text-color {
color: #7CE949;
}
.border-color {
border: 2px solid #7CE949;
}