#3AD307
A medium, vivid green closely aligning with Limegreen.
About #3AD307
The precise color #3AD307 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Limegreen. Its digital footprint relies on 58 parts red, 211 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 73% Cyan, 0% Magenta, 97% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3AD307
RGB58, 211, 7
HSL105.0°, 93.6%, 42.7%
CMYK73%, 0%, 97%, 17%
HSV105.0°, 96.7%, 82.7%
LAB74.5, -69.4, 72.1
XYZ25.1, 47.5, 8.0
Decimal3855111
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.50:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.93:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AD307;
}
.text-color {
color: #3AD307;
}
.border-color {
border: 2px solid #3AD307;
}