#66CDAA - MediumAquamarine
The hexadecimal color code #66CDAA corresponds to the color "MediumAquamarine" , which is a shade of Green. This color is a combination of red (at 0,40 level), green (at 0,80 level) and blue (at 0,67 level). Its brightness is 60% and its saturation is 50%. It is composed of red at 21%, green at 42% and blue at 35%.
Features
Variations of #66CDAA
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #66CDAA is the color #EFFAF6
Darker Shades
Palette of progressively darker shades. The darkest shade is #0A1411.
Other Shades of Green
Examples of other colors within the Green spectrum .
Color Palettes
The complementary color #993255 is the color exactly opposite to #66CDAA on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
MediumAquamarine
#66CDAA
Uses of #66CDAA in CSS
When using #66CDAA as the background color, consider selecting a darker text color for improved readability. If you want to use #66CDAA as the text color, prefer a dark background, such as Black.
You can replace the color code #66CDAA with its official name: MediumAquamarine. You can then write in CSS "background: MediumAquamarine " for a background of #66CDAA.
#66CDAA as background color
div{ background: #66CDAA; }
div{ background: MediumAquamarine; }
Colored text
div{ color: #66CDAA; }
div{ color: MediumAquamarine; }
Border
div{ border: 3px solid #66CDAA; }
div{ border: 3px solid MediumAquamarine; }
Shadow
div{ box-shadow: 3px 3px 7px #66CDAA; }
div{ box-shadow: 3px 3px 7px MediumAquamarine; }
Note:
In CSS, the color code #66CDAA can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #66CDAA.
Choose another color
Select another color on color wheel.