#75CC57

A medium, moderate green closely aligning with Lightgreen.

About #75CC57

When working with digital screens, the color #75CC57 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 204, and 87.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 43% cyan, 0% magenta, 57% yellow, and 20% black. This makes it a relatively light color when applied to physical surfaces.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#75CC57
RGB117, 204, 87
HSL104.6°, 53.4%, 57.1%
CMYK43%, 0%, 57%, 20%
HSV104.6°, 57.4%, 80.0%
LAB74.6, -47.7, 49.4
XYZ30.6, 47.7, 16.6
Decimal7720023

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.99:1
Text on #FFFFFF
FAIL
10.53:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.95:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lightgreen
#90EE90