#3ABDCC
A medium, moderate cyan closely aligning with Darkturquoise.
About #3ABDCC
Visually, #3ABDCC is defined as a moderate cyan. Its closest recognized web color is Darkturquoise. This translates to an RGB value of rgb(58, 189, 204).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 72% cyan and 7% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3ABDCC
RGB58, 189, 204
HSL186.2°, 58.9%, 51.4%
CMYK72%, 7%, 0%, 20%
HSV186.2°, 71.6%, 80.0%
LAB70.6, -29.8, -17.8
XYZ30.8, 41.7, 63.5
Decimal3849676
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.25:1
Text on #FFFFFF
FAIL
9.33:1
Text on #000000
AAA
2.15:1
Text on #F8FAFC
FAIL
7.93:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ABDCC;
}
.text-color {
color: #3ABDCC;
}
.border-color {
border: 2px solid #3ABDCC;
}