#3AD3E9
A medium, vivid cyan closely aligning with Darkturquoise.
About #3AD3E9
When working with digital screens, the color #3AD3E9 is rendered by mixing light. It is closely associated with the named CSS color Darkturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 211, and 233.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 75% cyan, 9% magenta, 0% yellow, and 9% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3AD3E9
RGB58, 211, 233
HSL187.5°, 79.9%, 57.1%
CMYK75%, 9%, 0%, 9%
HSV187.5°, 75.1%, 91.4%
LAB78.1, -31.7, -22.1
XYZ39.7, 53.4, 85.3
Decimal3855337
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.80:1
Text on #FFFFFF
FAIL
11.67:1
Text on #000000
AAA
1.72:1
Text on #F8FAFC
FAIL
9.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AD3E9;
}
.text-color {
color: #3AD3E9;
}
.border-color {
border: 2px solid #3AD3E9;
}