#3AE200
A medium, vivid green closely aligning with Lawngreen.
About #3AE200
The hex code #3AE200 represents a beautifully specific shade of green. Its closest recognized web color is Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 226, and 0.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 74% cyan and 0% magenta inks. 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. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3AE200
RGB58, 226, 0
HSL104.6°, 100.0%, 44.3%
CMYK74%, 0%, 100%, 11%
HSV104.6°, 100.0%, 88.6%
LAB79.2, -74.0, 76.6
XYZ28.9, 55.3, 9.1
Decimal3858944
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.74:1
Text on #FFFFFF
FAIL
12.06:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.25:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AE200;
}
.text-color {
color: #3AE200;
}
.border-color {
border: 2px solid #3AE200;
}