#3ADBC5
A medium, moderate cyan closely aligning with Turquoise.
About #3ADBC5
Visually, #3ADBC5 is defined as a moderate cyan. Its closest recognized web color is Turquoise. Its digital footprint relies on 58 parts red, 219 parts green, and 197 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 74% C, 0% M, 10% Y, and 14% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3ADBC5
RGB58, 219, 197
HSL171.8°, 69.1%, 54.3%
CMYK74%, 0%, 10%, 14%
HSV171.8°, 73.5%, 85.9%
LAB79.4, -45.5, -1.0
XYZ37.2, 55.6, 61.6
Decimal3857349
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.12:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ADBC5;
}
.text-color {
color: #3ADBC5;
}
.border-color {
border: 2px solid #3ADBC5;
}