#DEF598 Mint Julep
#DEF598 (Mint Julep) RGB value is (222, 245, 152).
Red value is 222, green value is 245, and blue value is 152.
Cylindrical-coordinate representations (HSL) of color #DEF598: hue: 75°, saturation: 82.3%, and lightness: 77.8%.
Process color (CMYK) of #DEF598 is 9.4%, 0%, 38%, 3.9%. Web safe color equivalent of #DEF598 is ##CCFF99. Color #DEF598 contains mainly Green.
Color Spaces
| Color spaces of #DEF598 | Value |
|---|---|
| RGB | 222, 245, 152 |
| HSL | 75°, 82.3%, 77.8% |
| HSV / HSB | 75°, 38%, 96.1% |
| CMYK | 9.4%, 0%, 38%, 3.9% |
| XYZ | 68.44, 83.1, 42.13 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 11110101 | 10011000 |
| Octal | 336 | 365 | 230 |
| Decimal | 222 | 245 | 152 |
| Hex | DE | F5 | 98 |
Shades of #DEF598
Tints of #DEF598
.mybgColor { background-color: #DEF598; }
.myforeColor { color: #DEF598; }
.myborderColor { border: 3px solid #DEF598; }
<p style="color:#DEF598">Text here</p>
This sample text is styled with font color #DEF598. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DEF598">Div content here</div>
<div style="border:3px solid #DEF598">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 245, 152, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DEF598; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DEF598;
-webkit-box-shadow: 1px 1px 3px #DEF598;
box-shadow: 1px 1px 3px #DEF598; }
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 #DEF598 (Mint Julep)
Color Overview & Profile: Color #DEF598, also known as Mint Julep, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (222/255), 96% Green (245/255), and 60% Blue (152/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #DEF598 translates into the CMYK subtractive color model with values of 9.4% Cyan, 0% Magenta, 38% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 75°, saturation of 82.3%, and lightness of 77.8%.
Web Accessibility & Design Recommendations: When implementing #DEF598 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.
