#3AE266
A medium, vivid green closely aligning with Springgreen.
About #3AE266
The precise color #3AE266 is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. This translates to an RGB value of rgb(58, 226, 102).
When sending designs containing this color to a printer, the CMYK values come into play. 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.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3AE266
RGB58, 226, 102
HSL135.7°, 74.3%, 55.7%
CMYK74%, 0%, 55%, 11%
HSV135.7°, 74.3%, 88.6%
LAB79.8, -67.3, 48.1
XYZ31.3, 56.3, 21.8
Decimal3859046
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.25:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AE266;
}
.text-color {
color: #3AE266;
}
.border-color {
border: 2px solid #3AE266;
}