#7CE299
A light, moderate green closely aligning with Lightgreen.
About #7CE299
The precise color #7CE299 is an excellent choice for modern design projects. Its closest recognized web color is Lightgreen. This translates to an RGB value of rgb(124, 226, 153).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 45% Cyan, 0% Magenta, 32% Yellow, and 11% Black. With a hue angle of 137.1 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#7CE299
RGB124, 226, 153
HSL137.1°, 63.7%, 68.6%
CMYK45%, 0%, 32%, 11%
HSV137.1°, 45.1%, 88.6%
LAB82.4, -45.4, 26.7
XYZ41.3, 61.0, 39.7
Decimal8184473
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.59:1
Text on #FFFFFF
FAIL
13.20:1
Text on #000000
AAA
1.52:1
Text on #F8FAFC
FAIL
11.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE299;
}
.text-color {
color: #7CE299;
}
.border-color {
border: 2px solid #7CE299;
}