#3AC5B6
A medium, moderate cyan closely aligning with Mediumturquoise.
About #3AC5B6
At its core, #3AC5B6 is a medium and moderate hue. Designers often compare it to the standard color Mediumturquoise. This translates to an RGB value of rgb(58, 197, 182).
Translating this color to physical media requires the CMYK color model. The color uses 71% Cyan, 0% Magenta, 8% Yellow, and 23% Black. The HSL representation is 173.5° hue, 54.5% saturation, and 50.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3AC5B6
RGB58, 197, 182
HSL173.5°, 54.5%, 50.0%
CMYK71%, 0%, 8%, 23%
HSV173.5°, 70.6%, 77.3%
LAB72.4, -39.9, -3.2
XYZ30.2, 44.2, 51.2
Decimal3851702
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.13:1
Text on #FFFFFF
FAIL
9.84:1
Text on #000000
AAA
2.04:1
Text on #F8FAFC
FAIL
8.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AC5B6;
}
.text-color {
color: #3AC5B6;
}
.border-color {
border: 2px solid #3AC5B6;
}