#3AB6DB
A medium, moderate cyan closely aligning with Skyblue.
About #3AB6DB
The precise color #3AB6DB is an excellent choice for modern design projects. Designers often compare it to the standard color Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 182, and 219.
Translating this color to physical media requires the CMYK color model. The color uses 74% Cyan, 17% Magenta, 0% Yellow, and 14% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3AB6DB
RGB58, 182, 219
HSL193.8°, 69.1%, 54.3%
CMYK74%, 17%, 0%, 14%
HSV193.8°, 73.5%, 85.9%
LAB69.1, -21.6, -28.3
XYZ31.3, 39.5, 73.0
Decimal3847899
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.89:1
Text on #000000
AAA
2.26:1
Text on #F8FAFC
FAIL
7.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AB6DB;
}
.text-color {
color: #3AB6DB;
}
.border-color {
border: 2px solid #3AB6DB;
}