#3AF86D
A light, vivid green closely aligning with Springgreen.
About #3AF86D
The precise color #3AF86D is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. In the RGB color space, it consists of 58 red, 248 green, and 109 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 77% C, 0% M, 56% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3AF86D
RGB58, 248, 109
HSL136.1°, 93.1%, 60.0%
CMYK77%, 0%, 56%, 3%
HSV136.1°, 76.6%, 97.3%
LAB86.6, -73.5, 53.1
XYZ38.1, 69.1, 25.8
Decimal3864685
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.42:1
Text on #FFFFFF
FAIL
14.83:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AF86D;
}
.text-color {
color: #3AF86D;
}
.border-color {
border: 2px solid #3AF86D;
}