#AAD5DB Clear Water
#AAD5DB (Clear Water) RGB value is (170, 213, 219).
Red value is 170, green value is 213, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #AAD5DB: hue: 187°, saturation: 40.5%, and lightness: 76.3%.
Process color (CMYK) of #AAD5DB is 22.4%, 2.7%, 0%, 14.1%. Web safe color equivalent of #AAD5DB is ##99CCCC. Color #AAD5DB contains mainly Magenta.
Color Spaces
| Color spaces of #AAD5DB | Value |
|---|---|
| RGB | 170, 213, 219 |
| HSL | 187°, 40.5%, 76.3% |
| HSV / HSB | 187°, 22.4%, 85.9% |
| CMYK | 22.4%, 2.7%, 0%, 14.1% |
| XYZ | 53.15, 61.25, 76.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101010 | 11010101 | 11011011 |
| Octal | 252 | 325 | 333 |
| Decimal | 170 | 213 | 219 |
| Hex | AA | D5 | DB |
Shades of #AAD5DB
Tints of #AAD5DB
.mybgColor { background-color: #AAD5DB; }
.myforeColor { color: #AAD5DB; }
.myborderColor { border: 3px solid #AAD5DB; }
<p style="color:#AAD5DB">Text here</p>
This sample text is styled with font color #AAD5DB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AAD5DB">Div content here</div>
<div style="border:3px solid #AAD5DB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(170, 213, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AAD5DB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AAD5DB;
-webkit-box-shadow: 1px 1px 3px #AAD5DB;
box-shadow: 1px 1px 3px #AAD5DB; }
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 #AAD5DB (Clear Water)
Color Overview & Profile: Color #AAD5DB, also known as Clear Water, 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), 84% Green (213/255), and 86% Blue (219/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #AAD5DB translates into the CMYK subtractive color model with values of 22.4% Cyan, 2.7% Magenta, 0% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 187°, saturation of 40.5%, and lightness of 76.3%.
Web Accessibility & Design Recommendations: When implementing #AAD5DB 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 ##99CCCC.
