#7CCC2C
A medium, moderate green closely aligning with Yellowgreen.
About #7CCC2C
Visually, #7CCC2C is defined as a moderate green. Designers often compare it to the standard color Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 204, and 44.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 39% cyan and 0% magenta inks. With a hue angle of 90.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CCC2C
RGB124, 204, 44
HSL90.0°, 64.5%, 48.6%
CMYK39%, 0%, 78%, 20%
HSV90.0°, 78.4%, 80.0%
LAB74.6, -48.8, 66.0
XYZ30.4, 47.7, 10.0
Decimal8178732
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.53:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.95:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CCC2C;
}
.text-color {
color: #7CCC2C;
}
.border-color {
border: 2px solid #7CCC2C;
}