#75F85F
A light, vivid green closely aligning with Limegreen.
About #75F85F
The precise color #75F85F is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(117, 248, 95).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 53% Cyan, 0% Magenta, 62% Yellow, and 3% Black. With a hue angle of 111.4 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75F85F
RGB117, 248, 95
HSL111.4°, 91.6%, 67.3%
CMYK53%, 0%, 62%, 3%
HSV111.4°, 61.7%, 97.3%
LAB87.8, -63.9, 61.0
XYZ43.0, 71.7, 22.4
Decimal7731295
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.35:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F85F;
}
.text-color {
color: #75F85F;
}
.border-color {
border: 2px solid #75F85F;
}