#3ABDF0
A medium, vivid blue closely aligning with Deepskyblue.
About #3ABDF0
Visually, #3ABDF0 is defined as a vivid blue. Its closest recognized web color is Deepskyblue. Its digital footprint relies on 58 parts red, 189 parts green, and 240 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 76% Cyan, 21% Magenta, 0% Yellow, and 6% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3ABDF0
RGB58, 189, 240
HSL196.8°, 85.8%, 58.4%
CMYK76%, 21%, 0%, 6%
HSV196.8°, 75.8%, 94.1%
LAB72.0, -18.4, -35.3
XYZ35.7, 43.6, 89.0
Decimal3849712
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.72:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ABDF0;
}
.text-color {
color: #3ABDF0;
}
.border-color {
border: 2px solid #3ABDF0;
}