#AAF0D1 Magic Mint
#AAF0D1 (Magic Mint) RGB value is (170, 240, 209).
Red value is 170, green value is 240, and blue value is 209.
Cylindrical-coordinate representations (HSL) of color #AAF0D1: hue: 153°, saturation: 70%, and lightness: 80.4%.
Process color (CMYK) of #AAF0D1 is 29.2%, 0%, 12.9%, 5.9%. Web safe color equivalent of #AAF0D1 is ##99FFCC. Color #AAF0D1 contains mainly Cyan.
Color Spaces
| Color spaces of #AAF0D1 | Value |
|---|---|
| RGB | 170, 240, 209 |
| HSL | 153°, 70%, 80.4% |
| HSV / HSB | 153°, 29.2%, 94.1% |
| CMYK | 29.2%, 0%, 12.9%, 5.9% |
| XYZ | 59.24, 75.47, 71.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101010 | 11110000 | 11010001 |
| Octal | 252 | 360 | 321 |
| Decimal | 170 | 240 | 209 |
| Hex | AA | F0 | D1 |
Shades of #AAF0D1
Tints of #AAF0D1
.mybgColor { background-color: #AAF0D1; }
.myforeColor { color: #AAF0D1; }
.myborderColor { border: 3px solid #AAF0D1; }
<p style="color:#AAF0D1">Text here</p>
This sample text is styled with font color #AAF0D1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AAF0D1">Div content here</div>
<div style="border:3px solid #AAF0D1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(170, 240, 209, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AAF0D1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AAF0D1;
-webkit-box-shadow: 1px 1px 3px #AAF0D1;
box-shadow: 1px 1px 3px #AAF0D1; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #AAF0D1 (Magic Mint)
Color Overview & Profile: Color #AAF0D1, also known as Magic Mint, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (170/255), 94% Green (240/255), and 82% Blue (209/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #AAF0D1 translates into the CMYK subtractive color model with values of 29.2% Cyan, 0% Magenta, 12.9% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 153°, saturation of 70%, and lightness of 80.4%.
Web Accessibility & Design Recommendations: When implementing #AAF0D1 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##99FFCC.
