#3AAFD3
A medium, moderate cyan closely aligning with Skyblue.
About #3AAFD3
When working with digital screens, the color #3AAFD3 is rendered by mixing light. It is closely associated with the named CSS color Skyblue. In the RGB color space, it consists of 58 red, 175 green, and 211 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 73% C, 17% M, 0% Y, and 17% K. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3AAFD3
RGB58, 175, 211
HSL194.1°, 63.5%, 52.7%
CMYK73%, 17%, 0%, 17%
HSV194.1°, 72.5%, 82.7%
LAB66.7, -20.6, -27.6
XYZ28.8, 36.3, 67.1
Decimal3846099
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.25:1
Text on #000000
AAA
2.43:1
Text on #F8FAFC
FAIL
7.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AAFD3;
}
.text-color {
color: #3AAFD3;
}
.border-color {
border: 2px solid #3AAFD3;
}