#D5F6DE Delicate Sapling
#D5F6DE (Delicate Sapling) RGB value is (213, 246, 222).
Red value is 213, green value is 246, and blue value is 222.
Cylindrical-coordinate representations (HSL) of color #D5F6DE: hue: 136°, saturation: 64.7%, and lightness: 90%.
Process color (CMYK) of #D5F6DE is 13.4%, 0%, 9.8%, 3.5%. Web safe color equivalent of #D5F6DE is ##CCFFCC. Color #D5F6DE contains mainly Cyan.
Color Spaces
| Color spaces of #D5F6DE | Value |
|---|---|
| RGB | 213, 246, 222 |
| HSL | 136°, 64.7%, 90% |
| HSV / HSB | 136°, 13.4%, 96.5% |
| CMYK | 13.4%, 0%, 9.8%, 3.5% |
| XYZ | 73.58, 85.33, 81.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010101 | 11110110 | 11011110 |
| Octal | 325 | 366 | 336 |
| Decimal | 213 | 246 | 222 |
| Hex | D5 | F6 | DE |
Shades of #D5F6DE
Tints of #D5F6DE
.mybgColor { background-color: #D5F6DE; }
.myforeColor { color: #D5F6DE; }
.myborderColor { border: 3px solid #D5F6DE; }
<p style="color:#D5F6DE">Text here</p>
This sample text is styled with font color #D5F6DE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D5F6DE">Div content here</div>
<div style="border:3px solid #D5F6DE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(213, 246, 222, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D5F6DE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D5F6DE;
-webkit-box-shadow: 1px 1px 3px #D5F6DE;
box-shadow: 1px 1px 3px #D5F6DE; }
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 #D5F6DE (Delicate Sapling)
Color Overview & Profile: Color #D5F6DE, also known as Delicate Sapling, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (213/255), 96% Green (246/255), and 87% Blue (222/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #D5F6DE translates into the CMYK subtractive color model with values of 13.4% Cyan, 0% Magenta, 9.8% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 136°, saturation of 64.7%, and lightness of 90%.
Web Accessibility & Design Recommendations: When implementing #D5F6DE 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 ##CCFFCC.
