#5FD3A8
A light, moderate green closely aligning with Mediumaquamarine.
About #5FD3A8
The precise color #5FD3A8 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumaquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 211, and 168.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 55% C, 0% M, 20% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#5FD3A8
RGB95, 211, 168
HSL157.8°, 56.9%, 60.0%
CMYK55%, 0%, 20%, 17%
HSV157.8°, 55.0%, 82.7%
LAB77.2, -43.0, 11.5
XYZ35.1, 51.8, 45.2
Decimal6280104
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.85:1
Text on #FFFFFF
FAIL
11.37:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.67:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FD3A8;
}
.text-color {
color: #5FD3A8;
}
.border-color {
border: 2px solid #5FD3A8;
}