#75F024

A medium, vivid green closely aligning with Lawngreen.

About #75F024

The hex code #75F024 represents a beautifully specific shade of green. If you're using CSS, you might find it aligns closely with Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 240, and 36.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 51% C, 0% M, 85% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.

From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#75F024
RGB117, 240, 36
HSL96.2°, 87.2%, 54.1%
CMYK51%, 0%, 85%, 6%
HSV96.2°, 85.0%, 94.1%
LAB85.1, -64.9, 77.4
XYZ38.8, 66.2, 12.4
Decimal7729188

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.47:1
Text on #FFFFFF
FAIL
14.25:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.11:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #75F024; }
.text-color { color: #75F024; }
.border-color { border: 2px solid #75F024; }

Similar Colors

Lawngreen
#7CFC00