#07FF0F

A medium, vivid green closely aligning with Lime.

About #07FF0F

Visually, #07FF0F is defined as a vivid green. 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 15.

For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. The HSL representation is 121.9° hue, 100.0% saturation, and 51.4% lightness.

Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#07FF0F
RGB7, 255, 15
HSL121.9°, 100.0%, 51.4%
CMYK97%, 0%, 94%, 0%
HSV121.9°, 97.3%, 100.0%
LAB87.8, -85.8, 82.0
XYZ35.9, 71.6, 12.4
Decimal524047

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.32:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.02:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00