#3ADBF0
A medium, vivid cyan closely aligning with Darkturquoise.
About #3ADBF0
Visually, #3ADBF0 is defined as a vivid cyan. Its closest recognized web color is Darkturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 219, and 240.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 76% C, 9% M, 0% Y, and 6% 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. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3ADBF0
RGB58, 219, 240
HSL186.9°, 85.8%, 58.4%
CMYK76%, 9%, 0%, 6%
HSV186.9°, 75.8%, 94.1%
LAB80.7, -33.4, -22.0
XYZ42.8, 57.9, 91.3
Decimal3857392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.57:1
Text on #000000
AAA
1.60:1
Text on #F8FAFC
FAIL
10.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ADBF0;
}
.text-color {
color: #3ADBF0;
}
.border-color {
border: 2px solid #3ADBF0;
}