#3AF875
A light, vivid green closely aligning with Springgreen.
About #3AF875
Visually, #3AF875 is defined as a vivid green. Designers often compare it to the standard color Springgreen. In the RGB color space, it consists of 58 red, 248 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 77% C, 0% M, 53% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3AF875
RGB58, 248, 117
HSL138.6°, 93.1%, 60.0%
CMYK77%, 0%, 53%, 3%
HSV138.6°, 76.6%, 97.3%
LAB86.7, -72.5, 49.5
XYZ38.5, 69.3, 28.2
Decimal3864693
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.86:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AF875;
}
.text-color {
color: #3AF875;
}
.border-color {
border: 2px solid #3AF875;
}