#5DEC96 Vegetation
#5DEC96 (Vegetation) RGB value is (93, 236, 150).
Red value is 93, green value is 236, and blue value is 150.
Cylindrical-coordinate representations (HSL) of color #5DEC96: hue: 144°, saturation: 79%, and lightness: 64.5%.
Process color (CMYK) of #5DEC96 is 60.6%, 0%, 36.4%, 7.5%. Web safe color equivalent of #5DEC96 is ##66FF99. Color #5DEC96 contains mainly Green.
Color Spaces
| Color spaces of #5DEC96 | Value |
|---|---|
| RGB | 93, 236, 150 |
| HSL | 144°, 79%, 64.5% |
| HSV / HSB | 144°, 60.6%, 92.5% |
| CMYK | 60.6%, 0%, 36.4%, 7.5% |
| XYZ | 40.01, 64.52, 39.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011101 | 11101100 | 10010110 |
| Octal | 135 | 354 | 226 |
| Decimal | 93 | 236 | 150 |
| Hex | 5D | EC | 96 |
Shades of #5DEC96
Tints of #5DEC96
.mybgColor { background-color: #5DEC96; }
.myforeColor { color: #5DEC96; }
.myborderColor { border: 3px solid #5DEC96; }
<p style="color:#5DEC96">Text here</p>
This sample text is styled with font color #5DEC96. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5DEC96">Div content here</div>
<div style="border:3px solid #5DEC96">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(93, 236, 150, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5DEC96; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5DEC96;
-webkit-box-shadow: 1px 1px 3px #5DEC96;
box-shadow: 1px 1px 3px #5DEC96; }
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 #5DEC96 (Vegetation)
Color Overview & Profile: Color #5DEC96, also known as Vegetation, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (93/255), 93% Green (236/255), and 59% Blue (150/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #5DEC96 translates into the CMYK subtractive color model with values of 60.6% Cyan, 0% Magenta, 36.4% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 144°, saturation of 79%, and lightness of 64.5%.
Web Accessibility & Design Recommendations: When implementing #5DEC96 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 ##66FF99.
