#DFE7D4 Bleached Jade
#DFE7D4 (Bleached Jade) RGB value is (223, 231, 212).
Red value is 223, green value is 231, and blue value is 212.
Cylindrical-coordinate representations (HSL) of color #DFE7D4: hue: 85°, saturation: 28.4%, and lightness: 86.9%.
Process color (CMYK) of #DFE7D4 is 3.5%, 0%, 8.2%, 9.4%. Web safe color equivalent of #DFE7D4 is ##CCFFCC. Color #DFE7D4 contains mainly WHITE.
Color Spaces
| Color spaces of #DFE7D4 | Value |
|---|---|
| RGB | 223, 231, 212 |
| HSL | 85°, 28.4%, 86.9% |
| HSV / HSB | 85°, 8.2%, 90.6% |
| CMYK | 3.5%, 0%, 8.2%, 9.4% |
| XYZ | 70.89, 77.59, 73.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11100111 | 11010100 |
| Octal | 337 | 347 | 324 |
| Decimal | 223 | 231 | 212 |
| Hex | DF | E7 | D4 |
Shades of #DFE7D4
Tints of #DFE7D4
.mybgColor { background-color: #DFE7D4; }
.myforeColor { color: #DFE7D4; }
.myborderColor { border: 3px solid #DFE7D4; }
<p style="color:#DFE7D4">Text here</p>
This sample text is styled with font color #DFE7D4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFE7D4">Div content here</div>
<div style="border:3px solid #DFE7D4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 231, 212, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFE7D4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFE7D4;
-webkit-box-shadow: 1px 1px 3px #DFE7D4;
box-shadow: 1px 1px 3px #DFE7D4; }
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 #DFE7D4 (Bleached Jade)
Color Overview & Profile: Color #DFE7D4, also known as Bleached Jade, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (223/255), 91% Green (231/255), and 83% Blue (212/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFE7D4 translates into the CMYK subtractive color model with values of 3.5% Cyan, 0% Magenta, 8.2% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 85°, saturation of 28.4%, and lightness of 86.9%.
Web Accessibility & Design Recommendations: When implementing #DFE7D4 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.
