#3ADBD3
A medium, moderate cyan closely aligning with Turquoise.
About #3ADBD3
Visually, #3ADBD3 is defined as a moderate cyan. Designers often compare it to the standard color Turquoise. This translates to an RGB value of rgb(58, 219, 211).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 74% C, 0% M, 4% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3ADBD3
RGB58, 219, 211
HSL177.0°, 69.1%, 54.3%
CMYK74%, 0%, 4%, 14%
HSV177.0°, 73.5%, 85.9%
LAB79.8, -41.8, -7.9
XYZ38.8, 56.3, 70.4
Decimal3857363
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.25:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ADBD3;
}
.text-color {
color: #3ADBD3;
}
.border-color {
border: 2px solid #3ADBD3;
}