#75FF33
A light, vivid green closely aligning with Lawngreen.
About #75FF33
The precise color #75FF33 is an excellent choice for modern design projects. Designers often compare it to the standard color Lawngreen. Its digital footprint relies on 117 parts red, 255 parts green, and 51 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 54% C, 0% M, 80% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#75FF33
RGB117, 255, 51
HSL100.6°, 100.0%, 60.0%
CMYK54%, 0%, 80%, 0%
HSV100.6°, 80.0%, 100.0%
LAB89.6, -69.5, 77.9
XYZ43.7, 75.5, 15.4
Decimal7733043
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.30:1
Text on #FFFFFF
FAIL
16.11:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75FF33;
}
.text-color {
color: #75FF33;
}
.border-color {
border: 2px solid #75FF33;
}