#07FF2C

A medium, vivid green closely aligning with Lime.

About #07FF2C

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

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

Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#07FF2C
RGB7, 255, 44
HSL129.0°, 100.0%, 51.4%
CMYK97%, 0%, 83%, 0%
HSV129.0°, 97.3%, 100.0%
LAB87.8, -84.8, 77.3
XYZ36.3, 71.7, 14.3
Decimal524076

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.37:1
Text on #FFFFFF
FAIL
15.35:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.05:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #07FF2C; }
.text-color { color: #07FF2C; }
.border-color { border: 2px solid #07FF2C; }

Similar Colors

Lime
#00FF00