#7CFF5F

A light, vivid green closely aligning with Limegreen.

About #7CFF5F

When working with digital screens, the color #7CFF5F is rendered by mixing light. If you're using CSS, you might find it aligns closely with Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 255, and 95.

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 51% cyan, 0% magenta, 63% yellow, and 0% black. The HSL representation is 109.1° hue, 100.0% saturation, and 68.6% lightness.

From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#7CFF5F
RGB124, 255, 95
HSL109.1°, 100.0%, 68.6%
CMYK51%, 0%, 63%, 0%
HSV109.1°, 62.7%, 100.0%
LAB90.2, -64.6, 63.6
XYZ46.1, 76.6, 23.2
Decimal8191839

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.29:1
Text on #FFFFFF
FAIL
16.33:1
Text on #000000
AAA
1.23:1
Text on #F8FAFC
FAIL
13.88:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #7CFF5F; }
.text-color { color: #7CFF5F; }
.border-color { border: 2px solid #7CFF5F; }

Similar Colors

Limegreen
#32CD32