#00F03A

A medium, vivid green closely aligning with Lime.

About #00F03A

When working with digital screens, the color #00F03A 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 0, 240, and 58.

If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 100% C, 0% M, 76% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.

From a UX and accessibility standpoint, contrast is paramount. 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#00F03A
RGB0, 240, 58
HSL134.5°, 100.0%, 47.1%
CMYK100%, 0%, 76%, 6%
HSV134.5°, 100.0%, 94.1%
LAB83.2, -80.2, 69.2
XYZ31.9, 62.6, 14.4
Decimal61498

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.55:1
Text on #FFFFFF
FAIL
13.53:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.50:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #00F03A; }
.text-color { color: #00F03A; }
.border-color { border: 2px solid #00F03A; }

Similar Colors

Lime
#00FF00