#3AB600
A dark, vivid green closely aligning with Limegreen.
About #3AB600
At its core, #3AB600 is a dark and vivid hue. Its closest recognized web color is Limegreen. Its digital footprint relies on 58 parts red, 182 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 68% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3AB600
RGB58, 182, 0
HSL100.9°, 100.0%, 35.7%
CMYK68%, 0%, 100%, 29%
HSV100.9°, 100.0%, 71.4%
LAB65.2, -60.6, 65.4
XYZ18.5, 34.4, 5.7
Decimal3847680
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.67:1
Text on #FFFFFF
FAIL
7.87:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AB600;
}
.text-color {
color: #3AB600;
}
.border-color {
border: 2px solid #3AB600;
}