#75CC49
A medium, moderate green closely aligning with Yellowgreen.
About #75CC49
The precise color #75CC49 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. This translates to an RGB value of rgb(117, 204, 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. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75CC49
RGB117, 204, 73
HSL99.8°, 56.2%, 54.3%
CMYK43%, 0%, 64%, 20%
HSV99.8°, 64.2%, 80.0%
LAB74.5, -49.1, 55.4
XYZ30.1, 47.4, 13.9
Decimal7720009
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.49:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75CC49;
}
.text-color {
color: #75CC49;
}
.border-color {
border: 2px solid #75CC49;
}