#3AD3FF
A light, vivid cyan closely aligning with Deepskyblue.
About #3AD3FF
The hex code #3AD3FF represents a beautifully specific shade of cyan. Designers often compare it to the standard color Deepskyblue. In the RGB color space, it consists of 58 red, 211 green, and 255 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 77% Cyan, 17% Magenta, 0% Yellow, and 0% Black. With a hue angle of 193.4 degrees, it sits comfortably in the cyan spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3AD3FF
RGB58, 211, 255
HSL193.4°, 100.0%, 61.4%
CMYK77%, 17%, 0%, 0%
HSV193.4°, 77.3%, 100.0%
LAB78.9, -24.8, -32.7
XYZ43.1, 54.7, 102.9
Decimal3855359
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.94:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.15:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AD3FF;
}
.text-color {
color: #3AD3FF;
}
.border-color {
border: 2px solid #3AD3FF;
}