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