#7CDB49
A medium, moderate green closely aligning with Limegreen.
About #7CDB49
The precise color #7CDB49 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(124, 219, 73).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 43% cyan and 0% magenta inks. The HSL representation is 99.0° hue, 67.0% saturation, and 57.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#7CDB49
RGB124, 219, 73
HSL99.0°, 67.0%, 57.3%
CMYK43%, 0%, 67%, 14%
HSV99.0°, 66.7%, 85.9%
LAB79.3, -52.9, 60.6
XYZ34.8, 55.4, 15.2
Decimal8182601
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.74:1
Text on #FFFFFF
FAIL
12.09:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CDB49;
}
.text-color {
color: #7CDB49;
}
.border-color {
border: 2px solid #7CDB49;
}