#75F049
A light, vivid green closely aligning with Limegreen.
About #75F049
Visually, #75F049 is defined as a vivid green. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 240, and 73.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 51% Cyan, 0% Magenta, 70% Yellow, and 6% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75F049
RGB117, 240, 73
HSL104.2°, 84.8%, 61.4%
CMYK51%, 0%, 70%, 6%
HSV104.2°, 69.6%, 94.1%
LAB85.3, -62.9, 66.8
XYZ39.7, 66.6, 17.1
Decimal7729225
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.32:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F049;
}
.text-color {
color: #75F049;
}
.border-color {
border: 2px solid #75F049;
}