#3AE9D3
A medium, vivid cyan closely aligning with Turquoise.
About #3AE9D3
The hex code #3AE9D3 represents a beautifully specific shade of cyan. Designers often compare it to the standard color Turquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 233, and 211.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 75% Cyan, 0% Magenta, 9% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3AE9D3
RGB58, 233, 211
HSL172.5°, 79.9%, 57.1%
CMYK75%, 0%, 9%, 9%
HSV172.5°, 75.1%, 91.4%
LAB83.9, -47.9, -1.8
XYZ42.6, 63.9, 71.7
Decimal3860947
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.52:1
Text on #FFFFFF
FAIL
13.78:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AE9D3;
}
.text-color {
color: #3AE9D3;
}
.border-color {
border: 2px solid #3AE9D3;
}