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