#75DB42
A medium, moderate green closely aligning with Limegreen.
About #75DB42
At its core, #75DB42 is a medium and moderate hue. 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, 219, and 66.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 47% C, 0% M, 70% Y, and 14% K. The HSL representation is 100.0° hue, 68.0% saturation, and 55.9% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75DB42
RGB117, 219, 66
HSL100.0°, 68.0%, 55.9%
CMYK47%, 0%, 70%, 14%
HSV100.0°, 69.9%, 85.9%
LAB78.9, -55.5, 62.8
XYZ33.7, 54.8, 14.0
Decimal7723842
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
11.97:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75DB42;
}
.text-color {
color: #75DB42;
}
.border-color {
border: 2px solid #75DB42;
}