#75BD49
A medium, moderate green closely aligning with Yellowgreen.
About #75BD49
Visually, #75BD49 is defined as a moderate green. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 117 parts red, 189 parts green, and 73 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 38% C, 0% M, 61% Y, and 26% K. 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#75BD49
RGB117, 189, 73
HSL97.2°, 46.8%, 51.4%
CMYK38%, 0%, 61%, 26%
HSV97.2°, 61.4%, 74.1%
LAB69.9, -42.8, 50.3
XYZ26.7, 40.7, 12.7
Decimal7716169
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.13:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75BD49;
}
.text-color {
color: #75BD49;
}
.border-color {
border: 2px solid #75BD49;
}