#DBF5E9 Delicate Mint
#DBF5E9 (Delicate Mint) RGB value is (219, 245, 233).
Red value is 219, green value is 245, and blue value is 233.
Cylindrical-coordinate representations (HSL) of color #DBF5E9: hue: 152°, saturation: 56.5%, and lightness: 91%.
Process color (CMYK) of #DBF5E9 is 10.6%, 0%, 4.9%, 3.9%. Web safe color equivalent of #DBF5E9 is ##CCFFFF. Color #DBF5E9 contains mainly Cyan.
Color Spaces
| Color spaces of #DBF5E9 | Value |
|---|---|
| RGB | 219, 245, 233 |
| HSL | 152°, 56.5%, 91% |
| HSV / HSB | 152°, 10.6%, 96.1% |
| CMYK | 10.6%, 0%, 4.9%, 3.9% |
| XYZ | 76.57, 86.25, 89.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 11110101 | 11101001 |
| Octal | 333 | 365 | 351 |
| Decimal | 219 | 245 | 233 |
| Hex | DB | F5 | E9 |
Shades of #DBF5E9
Tints of #DBF5E9
.mybgColor { background-color: #DBF5E9; }
.myforeColor { color: #DBF5E9; }
.myborderColor { border: 3px solid #DBF5E9; }
<p style="color:#DBF5E9">Text here</p>
This sample text is styled with font color #DBF5E9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBF5E9">Div content here</div>
<div style="border:3px solid #DBF5E9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 245, 233, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBF5E9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBF5E9;
-webkit-box-shadow: 1px 1px 3px #DBF5E9;
box-shadow: 1px 1px 3px #DBF5E9; }
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 #DBF5E9 (Delicate Mint)
Color Overview & Profile: Color #DBF5E9, 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 86% Red (219/255), 96% Green (245/255), and 91% Blue (233/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #DBF5E9 translates into the CMYK subtractive color model with values of 10.6% Cyan, 0% Magenta, 4.9% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 152°, saturation of 56.5%, and lightness of 91%.
Web Accessibility & Design Recommendations: When implementing #DBF5E9 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.
