#DCF4E6 Mint Flash
#DCF4E6 (Mint Flash) RGB value is (220, 244, 230).
Red value is 220, green value is 244, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #DCF4E6: hue: 145°, saturation: 52.2%, and lightness: 91%.
Process color (CMYK) of #DCF4E6 is 9.8%, 0%, 5.7%, 4.3%. Web safe color equivalent of #DCF4E6 is ##CCFFFF. Color #DCF4E6 contains mainly Cyan.
Color Spaces
| Color spaces of #DCF4E6 | Value |
|---|---|
| RGB | 220, 244, 230 |
| HSL | 145°, 52.2%, 91% |
| HSV / HSB | 145°, 9.8%, 95.7% |
| CMYK | 9.8%, 0%, 5.7%, 4.3% |
| XYZ | 76.15, 85.63, 87.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11110100 | 11100110 |
| Octal | 334 | 364 | 346 |
| Decimal | 220 | 244 | 230 |
| Hex | DC | F4 | E6 |
Shades of #DCF4E6
Tints of #DCF4E6
.mybgColor { background-color: #DCF4E6; }
.myforeColor { color: #DCF4E6; }
.myborderColor { border: 3px solid #DCF4E6; }
<p style="color:#DCF4E6">Text here</p>
This sample text is styled with font color #DCF4E6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCF4E6">Div content here</div>
<div style="border:3px solid #DCF4E6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 244, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCF4E6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCF4E6;
-webkit-box-shadow: 1px 1px 3px #DCF4E6;
box-shadow: 1px 1px 3px #DCF4E6; }
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 #DCF4E6 (Mint Flash)
Color Overview & Profile: Color #DCF4E6, also known as Mint Flash, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 96% Green (244/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, #DCF4E6 translates into the CMYK subtractive color model with values of 9.8% Cyan, 0% Magenta, 5.7% Yellow, and 4.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 145°, saturation of 52.2%, and lightness of 91%.
Web Accessibility & Design Recommendations: When implementing #DCF4E6 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.
