#3ADBE9
A medium, vivid cyan closely aligning with Darkturquoise.
About #3ADBE9
The precise color #3ADBE9 is an excellent choice for modern design projects. Its closest recognized web color is Darkturquoise. Its digital footprint relies on 58 parts red, 219 parts green, and 233 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 75% Cyan, 6% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3ADBE9
RGB58, 219, 233
HSL184.8°, 79.9%, 57.1%
CMYK75%, 6%, 0%, 9%
HSV184.8°, 75.1%, 91.4%
LAB80.4, -35.5, -18.6
XYZ41.8, 57.4, 86.0
Decimal3857385
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.49:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ADBE9;
}
.text-color {
color: #3ADBE9;
}
.border-color {
border: 2px solid #3ADBE9;
}