#EFF4DB Diminished Lime
#EFF4DB (Diminished Lime) RGB value is (239, 244, 219).
Red value is 239, green value is 244, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #EFF4DB: hue: 72°, saturation: 53.2%, and lightness: 90.8%.
Process color (CMYK) of #EFF4DB is 2%, 0%, 10.2%, 4.3%. Web safe color equivalent of #EFF4DB is ##FFFFCC. Color #EFF4DB contains mainly Cyan.
Color Spaces
| Color spaces of #EFF4DB | Value |
|---|---|
| RGB | 239, 244, 219 |
| HSL | 72°, 53.2%, 90.8% |
| HSV / HSB | 72°, 10.2%, 95.7% |
| CMYK | 2%, 0%, 10.2%, 4.3% |
| XYZ | 80.73, 88.17, 79.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11110100 | 11011011 |
| Octal | 357 | 364 | 333 |
| Decimal | 239 | 244 | 219 |
| Hex | EF | F4 | DB |
Shades of #EFF4DB
Tints of #EFF4DB
.mybgColor { background-color: #EFF4DB; }
.myforeColor { color: #EFF4DB; }
.myborderColor { border: 3px solid #EFF4DB; }
<p style="color:#EFF4DB">Text here</p>
This sample text is styled with font color #EFF4DB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFF4DB">Div content here</div>
<div style="border:3px solid #EFF4DB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 244, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFF4DB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFF4DB;
-webkit-box-shadow: 1px 1px 3px #EFF4DB;
box-shadow: 1px 1px 3px #EFF4DB; }
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 #EFF4DB (Diminished Lime)
Color Overview & Profile: Color #EFF4DB, 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 94% Red (239/255), 96% Green (244/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, #EFF4DB translates into the CMYK subtractive color model with values of 2% Cyan, 0% Magenta, 10.2% Yellow, and 4.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 72°, saturation of 53.2%, and lightness of 90.8%.
Web Accessibility & Design Recommendations: When implementing #EFF4DB 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.
