#75F00F
A medium, vivid green closely aligning with Lawngreen.
About #75F00F
The hex code #75F00F represents a beautifully specific shade of green. Its closest recognized web color is Lawngreen. Its digital footprint relies on 117 parts red, 240 parts green, and 15 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 51% Cyan, 0% Magenta, 94% Yellow, and 6% Black. With a hue angle of 92.8 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75F00F
RGB117, 240, 15
HSL92.8°, 88.2%, 50.0%
CMYK51%, 0%, 94%, 6%
HSV92.8°, 93.8%, 94.1%
LAB85.1, -65.4, 80.6
XYZ38.6, 66.1, 11.2
Decimal7729167
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.23:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F00F;
}
.text-color {
color: #75F00F;
}
.border-color {
border: 2px solid #75F00F;
}