#2CF83A

A medium, vivid green closely aligning with Lime.

About #2CF83A

When working with digital screens, the color #2CF83A 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 44, 248, and 58.

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

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.

Color Space Conversions

HEX#2CF83A
RGB44, 248, 58
HSL124.1°, 93.6%, 57.3%
CMYK82%, 0%, 77%, 3%
HSV124.1°, 82.3%, 97.3%
LAB86.0, -80.0, 72.0
XYZ35.4, 68.0, 15.3
Decimal2947130

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.44:1
Text on #FFFFFF
FAIL
14.60:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.41:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00