#3AD3E2
A medium, vivid cyan closely aligning with Darkturquoise.
About #3AD3E2
Visually, #3AD3E2 is defined as a vivid cyan. Designers often compare it to the standard color Darkturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 211, and 226.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 74% C, 7% M, 0% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3AD3E2
RGB58, 211, 226
HSL185.4°, 74.3%, 55.7%
CMYK74%, 7%, 0%, 11%
HSV185.4°, 74.3%, 88.6%
LAB77.9, -33.8, -18.7
XYZ38.8, 53.0, 80.1
Decimal3855330
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.81:1
Text on #FFFFFF
FAIL
11.60:1
Text on #000000
AAA
1.73:1
Text on #F8FAFC
FAIL
9.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AD3E2;
}
.text-color {
color: #3AD3E2;
}
.border-color {
border: 2px solid #3AD3E2;
}