#3AF8A0
A light, vivid green closely aligning with Mediumspringgreen.
About #3AF8A0
The hex code #3AF8A0 represents a beautifully specific shade of green. It is closely associated with the named CSS color Mediumspringgreen. Its digital footprint relies on 58 parts red, 248 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 77% Cyan, 0% Magenta, 35% Yellow, and 3% Black. The HSL representation is 152.2° hue, 93.1% saturation, and 60.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3AF8A0
RGB58, 248, 160
HSL152.2°, 93.1%, 60.0%
CMYK77%, 0%, 35%, 3%
HSV152.2°, 76.6%, 97.3%
LAB87.3, -65.4, 29.4
XYZ41.7, 70.6, 44.7
Decimal3864736
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.11:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AF8A0;
}
.text-color {
color: #3AF8A0;
}
.border-color {
border: 2px solid #3AF8A0;
}