#33F03A

A medium, vivid green closely aligning with Lime.

About #33F03A

Visually, #33F03A is defined as a vivid green. If you're using CSS, you might find it aligns closely with Lime. In the RGB color space, it consists of 51 red, 240 green, and 58 blue.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 79% C, 0% M, 76% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.

Contrast ratios determine whether this color is safe for typography. 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#33F03A
RGB51, 240, 58
HSL122.2°, 86.3%, 57.1%
CMYK79%, 0%, 76%, 6%
HSV122.2°, 78.8%, 94.1%
LAB83.6, -76.9, 69.7
XYZ33.3, 63.3, 14.5
Decimal3403834

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.54:1
Text on #FFFFFF
FAIL
13.67:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.62:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00