#3AE900
A medium, vivid green closely aligning with Lime.
About #3AE900
The precise color #3AE900 is an excellent choice for modern design projects. It is closely associated with the named CSS color Lime. Its digital footprint relies on 58 parts red, 233 parts green, and 0 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 75% Cyan, 0% Magenta, 100% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#3AE900
RGB58, 233, 0
HSL105.1°, 100.0%, 45.7%
CMYK75%, 0%, 100%, 9%
HSV105.1°, 100.0%, 91.4%
LAB81.4, -76.0, 78.3
XYZ30.9, 59.2, 9.8
Decimal3860736
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.84:1
Text on #000000
AAA
1.56:1
Text on #F8FAFC
FAIL
10.91:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AE900;
}
.text-color {
color: #3AE900;
}
.border-color {
border: 2px solid #3AE900;
}