#75E27C

A light, moderate green closely aligning with Lightgreen.

About #75E27C

Visually, #75E27C is defined as a moderate green. If you're using CSS, you might find it aligns closely with Lightgreen. This translates to an RGB value of rgb(117, 226, 124).

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 48% Cyan, 0% Magenta, 45% Yellow, and 11% Black. This makes it a relatively light color when applied to physical surfaces.

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#75E27C
RGB117, 226, 124
HSL123.9°, 65.3%, 67.3%
CMYK48%, 0%, 45%, 11%
HSV123.9°, 48.2%, 88.6%
LAB81.6, -52.0, 40.3
XYZ38.2, 59.6, 28.6
Decimal7725692

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.62:1
Text on #FFFFFF
FAIL
12.93:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
10.99:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lightgreen
#90EE90