#3AB699
A medium, moderate cyan closely aligning with Mediumaquamarine.
About #3AB699
At its core, #3AB699 is a medium and moderate hue. Designers often compare it to the standard color Mediumaquamarine. This translates to an RGB value of rgb(58, 182, 153).
Translating this color to physical media requires the CMYK color model. The color uses 68% Cyan, 0% Magenta, 16% Yellow, and 29% Black. The HSL representation is 166.0° hue, 51.7% saturation, and 47.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3AB699
RGB58, 182, 153
HSL166.0°, 51.7%, 47.1%
CMYK68%, 0%, 16%, 29%
HSV166.0°, 68.1%, 71.4%
LAB67.0, -40.8, 4.9
XYZ24.2, 36.7, 35.9
Decimal3847833
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.33:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AB699;
}
.text-color {
color: #3AB699;
}
.border-color {
border: 2px solid #3AB699;
}