#D2EFE6 Shimmering Pool
#D2EFE6 (Shimmering Pool) RGB value is (210, 239, 230).
Red value is 210, green value is 239, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #D2EFE6: hue: 161°, saturation: 47.5%, and lightness: 88%.
Process color (CMYK) of #D2EFE6 is 12.1%, 0%, 3.8%, 6.3%. Web safe color equivalent of #D2EFE6 is ##CCFFFF. Color #D2EFE6 contains mainly Cyan.
Color Spaces
| Color spaces of #D2EFE6 | Value |
|---|---|
| RGB | 210, 239, 230 |
| HSL | 161°, 47.5%, 88% |
| HSV / HSB | 161°, 12.1%, 93.7% |
| CMYK | 12.1%, 0%, 3.8%, 6.3% |
| XYZ | 71.72, 81.15, 86.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010010 | 11101111 | 11100110 |
| Octal | 322 | 357 | 346 |
| Decimal | 210 | 239 | 230 |
| Hex | D2 | EF | E6 |
Shades of #D2EFE6
Tints of #D2EFE6
.mybgColor { background-color: #D2EFE6; }
.myforeColor { color: #D2EFE6; }
.myborderColor { border: 3px solid #D2EFE6; }
<p style="color:#D2EFE6">Text here</p>
This sample text is styled with font color #D2EFE6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D2EFE6">Div content here</div>
<div style="border:3px solid #D2EFE6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(210, 239, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D2EFE6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D2EFE6;
-webkit-box-shadow: 1px 1px 3px #D2EFE6;
box-shadow: 1px 1px 3px #D2EFE6; }
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 #D2EFE6 (Shimmering Pool)
Color Overview & Profile: Color #D2EFE6, also known as Shimmering Pool, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (210/255), 94% Green (239/255), and 90% Blue (230/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #D2EFE6 translates into the CMYK subtractive color model with values of 12.1% Cyan, 0% Magenta, 3.8% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 161°, saturation of 47.5%, and lightness of 88%.
Web Accessibility & Design Recommendations: When implementing #D2EFE6 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 ##CCFFFF.
