#3ABDA0
A medium, moderate cyan closely aligning with Mediumaquamarine.
About #3ABDA0
The precise color #3ABDA0 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumaquamarine. In the RGB color space, it consists of 58 red, 189 green, and 160 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 69% Cyan, 0% Magenta, 15% Yellow, and 26% Black. The HSL representation is 166.7° hue, 53.0% saturation, and 48.4% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3ABDA0
RGB58, 189, 160
HSL166.7°, 53.0%, 48.4%
CMYK69%, 0%, 15%, 26%
HSV166.7°, 69.3%, 74.1%
LAB69.4, -42.1, 4.4
XYZ26.3, 39.8, 39.6
Decimal3849632
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.97:1
Text on #000000
AAA
2.24:1
Text on #F8FAFC
FAIL
7.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ABDA0;
}
.text-color {
color: #3ABDA0;
}
.border-color {
border: 2px solid #3ABDA0;
}