#00FF2C

A medium, vivid green closely aligning with Lime.

About #00FF2C

Visually, #00FF2C is defined as a vivid green. Its closest recognized web color is Lime. This translates to an RGB value of rgb(0, 255, 44).

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 100% cyan, 0% magenta, 83% yellow, and 0% black. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. 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#00FF2C
RGB0, 255, 44
HSL130.4°, 100.0%, 50.0%
CMYK100%, 0%, 83%, 0%
HSV130.4°, 100.0%, 100.0%
LAB87.8, -85.0, 77.3
XYZ36.2, 71.7, 14.3
Decimal65324

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

CSS Implementation

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

Similar Colors

Lime
#00FF00