#3AF8AF
A light, vivid green closely aligning with Mediumspringgreen.
About #3AF8AF
The hex code #3AF8AF represents a beautifully specific shade of green. Designers often compare it to the standard color Mediumspringgreen. This translates to an RGB value of rgb(58, 248, 175).
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, 29% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3AF8AF
RGB58, 248, 175
HSL156.9°, 93.1%, 60.0%
CMYK77%, 0%, 29%, 3%
HSV156.9°, 76.6%, 97.3%
LAB87.5, -62.3, 22.2
XYZ43.1, 71.1, 52.0
Decimal3864751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.38:1
Text on #FFFFFF
FAIL
15.23:1
Text on #000000
AAA
1.32:1
Text on #F8FAFC
FAIL
12.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AF8AF;
}
.text-color {
color: #3AF8AF;
}
.border-color {
border: 2px solid #3AF8AF;
}