#AED4D8 Light Imagine
#AED4D8 (Light Imagine) RGB value is (174, 212, 216).
Red value is 174, green value is 212, and blue value is 216.
Cylindrical-coordinate representations (HSL) of color #AED4D8: hue: 186°, saturation: 35%, and lightness: 76.5%.
Process color (CMYK) of #AED4D8 is 19.4%, 1.9%, 0%, 15.3%. Web safe color equivalent of #AED4D8 is ##99CCCC. Color #AED4D8 contains mainly Magenta.
Color Spaces
| Color spaces of #AED4D8 | Value |
|---|---|
| RGB | 174, 212, 216 |
| HSL | 186°, 35%, 76.5% |
| HSV / HSB | 186°, 19.4%, 84.7% |
| CMYK | 19.4%, 1.9%, 0%, 15.3% |
| XYZ | 53.39, 61.04, 73.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 11010100 | 11011000 |
| Octal | 256 | 324 | 330 |
| Decimal | 174 | 212 | 216 |
| Hex | AE | D4 | D8 |
Shades of #AED4D8
Tints of #AED4D8
.mybgColor { background-color: #AED4D8; }
.myforeColor { color: #AED4D8; }
.myborderColor { border: 3px solid #AED4D8; }
<p style="color:#AED4D8">Text here</p>
This sample text is styled with font color #AED4D8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AED4D8">Div content here</div>
<div style="border:3px solid #AED4D8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 212, 216, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AED4D8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AED4D8;
-webkit-box-shadow: 1px 1px 3px #AED4D8;
box-shadow: 1px 1px 3px #AED4D8; }
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 #AED4D8 (Light Imagine)
Color Overview & Profile: Color #AED4D8, also known as Light Imagine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 68% Red (174/255), 83% Green (212/255), and 85% Blue (216/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #AED4D8 translates into the CMYK subtractive color model with values of 19.4% Cyan, 1.9% Magenta, 0% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 186°, saturation of 35%, and lightness of 76.5%.
Web Accessibility & Design Recommendations: When implementing #AED4D8 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.
