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