#49FF00
A medium, vivid green closely aligning with Lime.
About #49FF00
Visually, #49FF00 is defined as a vivid green. Its closest recognized web color is Lime. Its digital footprint relies on 73 parts red, 255 parts green, and 0 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 71% C, 0% M, 100% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49FF00
RGB73, 255, 0
HSL102.8°, 100.0%, 50.0%
CMYK71%, 0%, 100%, 0%
HSV102.8°, 100.0%, 100.0%
LAB88.4, -80.1, 84.0
XYZ38.5, 72.9, 12.0
Decimal4849408
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.35:1
Text on #FFFFFF
FAIL
15.59:1
Text on #000000
AAA
1.29:1
Text on #F8FAFC
FAIL
13.25:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49FF00;
}
.text-color {
color: #49FF00;
}
.border-color {
border: 2px solid #49FF00;
}