#8CC37D Leprechaun Laugh
#8CC37D (Leprechaun Laugh) RGB value is (140, 195, 125).
Red value is 140, green value is 195, and blue value is 125.
Cylindrical-coordinate representations (HSL) of color #8CC37D: hue: 107°, saturation: 36.8%, and lightness: 62.7%.
Process color (CMYK) of #8CC37D is 28.2%, 0%, 35.9%, 23.5%. Web safe color equivalent of #8CC37D is ##99CC66. Color #8CC37D contains mainly Green.
Color Spaces
| Color spaces of #8CC37D | Value |
|---|---|
| RGB | 140, 195, 125 |
| HSL | 107°, 36.8%, 62.7% |
| HSV / HSB | 107°, 35.9%, 76.5% |
| CMYK | 28.2%, 0%, 35.9%, 23.5% |
| XYZ | 34.03, 46.09, 26.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001100 | 11000011 | 01111101 |
| Octal | 214 | 303 | 175 |
| Decimal | 140 | 195 | 125 |
| Hex | 8C | C3 | 7D |
Shades of #8CC37D
Tints of #8CC37D
.mybgColor { background-color: #8CC37D; }
.myforeColor { color: #8CC37D; }
.myborderColor { border: 3px solid #8CC37D; }
<p style="color:#8CC37D">Text here</p>
This sample text is styled with font color #8CC37D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8CC37D">Div content here</div>
<div style="border:3px solid #8CC37D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(140, 195, 125, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8CC37D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8CC37D;
-webkit-box-shadow: 1px 1px 3px #8CC37D;
box-shadow: 1px 1px 3px #8CC37D; }
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 #8CC37D (Leprechaun Laugh)
Color Overview & Profile: Color #8CC37D, also known as Leprechaun Laugh, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (140/255), 76% Green (195/255), and 49% Blue (125/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #8CC37D translates into the CMYK subtractive color model with values of 28.2% Cyan, 0% Magenta, 35.9% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 107°, saturation of 36.8%, and lightness of 62.7%.
Web Accessibility & Design Recommendations: When implementing #8CC37D 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 ##99CC66.
