#3ADBB6
A medium, moderate cyan closely aligning with Mediumaquamarine.
About #3ADBB6
The hex code #3ADBB6 represents a beautifully specific shade of cyan. Its closest recognized web color is Mediumaquamarine. This translates to an RGB value of rgb(58, 219, 182).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 74% cyan and 0% magenta inks. The HSL representation is 166.2° hue, 69.1% saturation, and 54.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#3ADBB6
RGB58, 219, 182
HSL166.2°, 69.1%, 54.3%
CMYK74%, 0%, 17%, 14%
HSV166.2°, 73.5%, 85.9%
LAB79.0, -49.4, 6.5
XYZ35.5, 54.9, 53.0
Decimal3857334
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
11.99:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ADBB6;
}
.text-color {
color: #3ADBB6;
}
.border-color {
border: 2px solid #3ADBB6;
}