#DFF0E6 Delicate Mint
#DFF0E6 (Delicate Mint) RGB value is (223, 240, 230).
Red value is 223, green value is 240, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #DFF0E6: hue: 145°, saturation: 36.2%, and lightness: 90.8%.
Process color (CMYK) of #DFF0E6 is 7.1%, 0%, 4.2%, 5.9%. Web safe color equivalent of #DFF0E6 is ##CCFFFF. Color #DFF0E6 contains mainly WHITE.
Color Spaces
| Color spaces of #DFF0E6 | Value |
|---|---|
| RGB | 223, 240, 230 |
| HSL | 145°, 36.2%, 90.8% |
| HSV / HSB | 145°, 7.1%, 94.1% |
| CMYK | 7.1%, 0%, 4.2%, 5.9% |
| XYZ | 75.87, 83.72, 87.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11110000 | 11100110 |
| Octal | 337 | 360 | 346 |
| Decimal | 223 | 240 | 230 |
| Hex | DF | F0 | E6 |
Shades of #DFF0E6
Tints of #DFF0E6
.mybgColor { background-color: #DFF0E6; }
.myforeColor { color: #DFF0E6; }
.myborderColor { border: 3px solid #DFF0E6; }
<p style="color:#DFF0E6">Text here</p>
This sample text is styled with font color #DFF0E6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFF0E6">Div content here</div>
<div style="border:3px solid #DFF0E6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 240, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFF0E6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFF0E6;
-webkit-box-shadow: 1px 1px 3px #DFF0E6;
box-shadow: 1px 1px 3px #DFF0E6; }
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 #DFF0E6 (Delicate Mint)
Color Overview & Profile: Color #DFF0E6, also known as Delicate Mint, 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), 94% Green (240/255), and 90% Blue (230/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFF0E6 translates into the CMYK subtractive color model with values of 7.1% Cyan, 0% Magenta, 4.2% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 145°, saturation of 36.2%, and lightness of 90.8%.
Web Accessibility & Design Recommendations: When implementing #DFF0E6 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.
