#DAEB94 Luminary Green
#DAEB94 (Luminary Green) RGB value is (218, 235, 148).
Red value is 218, green value is 235, and blue value is 148.
Cylindrical-coordinate representations (HSL) of color #DAEB94: hue: 72°, saturation: 68.5%, and lightness: 75.1%.
Process color (CMYK) of #DAEB94 is 7.2%, 0%, 37%, 7.8%. Web safe color equivalent of #DAEB94 is ##CCFF99. Color #DAEB94 contains mainly Green.
Color Spaces
| Color spaces of #DAEB94 | Value |
|---|---|
| RGB | 218, 235, 148 |
| HSL | 72°, 68.5%, 75.1% |
| HSV / HSB | 72°, 37%, 92.2% |
| CMYK | 7.2%, 0%, 37%, 7.8% |
| XYZ | 63.97, 76.46, 39.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 11101011 | 10010100 |
| Octal | 332 | 353 | 224 |
| Decimal | 218 | 235 | 148 |
| Hex | DA | EB | 94 |
Shades of #DAEB94
Tints of #DAEB94
.mybgColor { background-color: #DAEB94; }
.myforeColor { color: #DAEB94; }
.myborderColor { border: 3px solid #DAEB94; }
<p style="color:#DAEB94">Text here</p>
This sample text is styled with font color #DAEB94. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DAEB94">Div content here</div>
<div style="border:3px solid #DAEB94">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 235, 148, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DAEB94; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DAEB94;
-webkit-box-shadow: 1px 1px 3px #DAEB94;
box-shadow: 1px 1px 3px #DAEB94; }
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 #DAEB94 (Luminary Green)
Color Overview & Profile: Color #DAEB94, also known as Luminary Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (218/255), 92% Green (235/255), and 58% Blue (148/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #DAEB94 translates into the CMYK subtractive color model with values of 7.2% Cyan, 0% Magenta, 37% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 72°, saturation of 68.5%, and lightness of 75.1%.
Web Accessibility & Design Recommendations: When implementing #DAEB94 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 ##CCFF99.
