#5FE2AF
A light, moderate green closely aligning with Aquamarine.
About #5FE2AF
Visually, #5FE2AF is defined as a moderate green. It is closely associated with the named CSS color Aquamarine. Its digital footprint relies on 95 parts red, 226 parts green, and 175 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 58% cyan, 0% magenta, 23% yellow, and 11% black. The HSL representation is 156.6° hue, 69.3% saturation, and 62.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5FE2AF
RGB95, 226, 175
HSL156.6°, 69.3%, 62.9%
CMYK58%, 0%, 23%, 11%
HSV156.6°, 58.0%, 88.6%
LAB81.8, -47.9, 14.3
XYZ39.7, 59.9, 50.0
Decimal6283951
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.98:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
11.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE2AF;
}
.text-color {
color: #5FE2AF;
}
.border-color {
border: 2px solid #5FE2AF;
}