#66DBB6
A light, moderate green closely aligning with Mediumaquamarine.
About #66DBB6
At its core, #66DBB6 is a light and moderate hue. It is closely associated with the named CSS color Mediumaquamarine. Its digital footprint relies on 102 parts red, 219 parts green, and 182 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 53% Cyan, 0% Magenta, 17% Yellow, and 14% Black. The HSL representation is 161.0° hue, 61.9% saturation, and 62.9% lightness.
When using this color as a background, text legibility must be considered. 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#66DBB6
RGB102, 219, 182
HSL161.0°, 61.9%, 62.9%
CMYK53%, 0%, 17%, 14%
HSV161.0°, 53.4%, 85.9%
LAB80.1, -41.9, 8.2
XYZ39.3, 56.9, 53.2
Decimal6740918
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.37:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66DBB6;
}
.text-color {
color: #66DBB6;
}
.border-color {
border: 2px solid #66DBB6;
}