#75F000

A medium, vivid green closely aligning with Lawngreen.

About #75F000

At its core, #75F000 is a medium and vivid hue. If you're using CSS, you might find it aligns closely with Lawngreen. This translates to an RGB value of rgb(117, 240, 0).

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 51% cyan, 0% magenta, 100% yellow, and 6% black. With a hue angle of 90.8 degrees, it sits comfortably in the green spectrum.

From a UX and accessibility standpoint, contrast is paramount. 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#75F000
RGB117, 240, 0
HSL90.8°, 100.0%, 47.1%
CMYK51%, 0%, 100%, 6%
HSV90.8°, 100.0%, 94.1%
LAB85.0, -65.6, 81.8
XYZ38.5, 66.1, 10.7
Decimal7729152

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.48:1
Text on #FFFFFF
FAIL
14.22: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: #75F000; }
.text-color { color: #75F000; }
.border-color { border: 2px solid #75F000; }

Similar Colors

Lawngreen
#7CFC00