#D1E8E8 Mint Chip
#D1E8E8 (Mint Chip) RGB value is (209, 232, 232).
Red value is 209, green value is 232, and blue value is 232.
Cylindrical-coordinate representations (HSL) of color #D1E8E8: hue: 180°, saturation: 33.3%, and lightness: 86.5%.
Process color (CMYK) of #D1E8E8 is 9.9%, 0%, 0%, 9%. Web safe color equivalent of #D1E8E8 is ##CCFFFF. Color #D1E8E8 contains mainly Cyan.
Color Spaces
| Color spaces of #D1E8E8 | Value |
|---|---|
| RGB | 209, 232, 232 |
| HSL | 180°, 33.3%, 86.5% |
| HSV / HSB | 180°, 9.9%, 91% |
| CMYK | 9.9%, 0%, 0%, 9% |
| XYZ | 69.71, 77.09, 87.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 11101000 | 11101000 |
| Octal | 321 | 350 | 350 |
| Decimal | 209 | 232 | 232 |
| Hex | D1 | E8 | E8 |
Shades of #D1E8E8
Tints of #D1E8E8
.mybgColor { background-color: #D1E8E8; }
.myforeColor { color: #D1E8E8; }
.myborderColor { border: 3px solid #D1E8E8; }
<p style="color:#D1E8E8">Text here</p>
This sample text is styled with font color #D1E8E8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D1E8E8">Div content here</div>
<div style="border:3px solid #D1E8E8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 232, 232, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D1E8E8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D1E8E8;
-webkit-box-shadow: 1px 1px 3px #D1E8E8;
box-shadow: 1px 1px 3px #D1E8E8; }
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 #D1E8E8 (Mint Chip)
Color Overview & Profile: Color #D1E8E8, also known as Mint Chip, 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 (209/255), 91% Green (232/255), and 91% Blue (232/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #D1E8E8 translates into the CMYK subtractive color model with values of 9.9% Cyan, 0% Magenta, 0% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 33.3%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #D1E8E8 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.
