#7CE283
A light, moderate green closely aligning with Lightgreen.
About #7CE283
When working with digital screens, the color #7CE283 is rendered by mixing light. Its closest recognized web color is Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 226, and 131.
Translating this color to physical media requires the CMYK color model. The color uses 45% Cyan, 0% Magenta, 42% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CE283
RGB124, 226, 131
HSL124.1°, 63.7%, 68.6%
CMYK45%, 0%, 42%, 11%
HSV124.1°, 45.1%, 88.6%
LAB82.0, -49.0, 37.4
XYZ39.6, 60.3, 31.0
Decimal8184451
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.06:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE283;
}
.text-color {
color: #7CE283;
}
.border-color {
border: 2px solid #7CE283;
}