#3ABDD3
A medium, moderate cyan closely aligning with Darkturquoise.
About #3ABDD3
The precise color #3ABDD3 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkturquoise. In the RGB color space, it consists of 58 red, 189 green, and 211 blue.
Translating this color to physical media requires the CMYK color model. The color uses 73% Cyan, 10% Magenta, 0% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#3ABDD3
RGB58, 189, 211
HSL188.6°, 63.5%, 52.7%
CMYK73%, 10%, 0%, 17%
HSV188.6°, 72.5%, 82.7%
LAB70.9, -27.7, -21.2
XYZ31.7, 42.0, 68.1
Decimal3849683
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.23:1
Text on #FFFFFF
FAIL
9.40:1
Text on #000000
AAA
2.14:1
Text on #F8FAFC
FAIL
7.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ABDD3;
}
.text-color {
color: #3ABDD3;
}
.border-color {
border: 2px solid #3ABDD3;
}