#66FF24

A medium, vivid green closely aligning with Lawngreen.

About #66FF24

At its core, #66FF24 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(102, 255, 36).

Translating this color to physical media requires the CMYK color model. The color uses 60% Cyan, 0% Magenta, 86% Yellow, and 0% Black. The HSL representation is 101.9° hue, 100.0% saturation, and 57.1% lightness.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#66FF24
RGB102, 255, 36
HSL101.9°, 100.0%, 57.1%
CMYK60%, 0%, 86%, 0%
HSV101.9°, 85.9%, 100.0%
LAB89.1, -73.7, 80.7
XYZ41.6, 74.5, 13.9
Decimal6749988

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.32:1
Text on #FFFFFF
FAIL
15.89:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.51:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #66FF24; }
.text-color { color: #66FF24; }
.border-color { border: 2px solid #66FF24; }

Similar Colors

Lawngreen
#7CFC00