#75C550
A medium, moderate green closely aligning with Yellowgreen.
About #75C550
When working with digital screens, the color #75C550 is rendered by mixing light. Designers often compare it to the standard color Yellowgreen. Its digital footprint relies on 117 parts red, 197 parts green, and 80 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 41% Cyan, 0% Magenta, 59% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75C550
RGB117, 197, 80
HSL101.0°, 50.2%, 54.3%
CMYK41%, 0%, 59%, 23%
HSV101.0°, 59.4%, 77.3%
LAB72.4, -45.5, 50.0
XYZ28.8, 44.3, 14.6
Decimal7718224
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.13:1
Text on #FFFFFF
FAIL
9.86:1
Text on #000000
AAA
2.04:1
Text on #F8FAFC
FAIL
8.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75C550;
}
.text-color {
color: #75C550;
}
.border-color {
border: 2px solid #75C550;
}