#C4E2BC Cuddle Bug
#C4E2BC (Cuddle Bug) RGB value is (196, 226, 188).
Red value is 196, green value is 226, and blue value is 188.
Cylindrical-coordinate representations (HSL) of color #C4E2BC: hue: 107°, saturation: 39.6%, and lightness: 81.2%.
Process color (CMYK) of #C4E2BC is 13.3%, 0%, 16.8%, 11.4%. Web safe color equivalent of #C4E2BC is ##CCCCCC. Color #C4E2BC contains mainly Cyan.
Color Spaces
| Color spaces of #C4E2BC | Value |
|---|---|
| RGB | 196, 226, 188 |
| HSL | 107°, 39.6%, 81.2% |
| HSV / HSB | 107°, 16.8%, 88.6% |
| CMYK | 13.3%, 0%, 16.8%, 11.4% |
| XYZ | 59.04, 69.76, 57.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000100 | 11100010 | 10111100 |
| Octal | 304 | 342 | 274 |
| Decimal | 196 | 226 | 188 |
| Hex | C4 | E2 | BC |
Shades of #C4E2BC
Tints of #C4E2BC
.mybgColor { background-color: #C4E2BC; }
.myforeColor { color: #C4E2BC; }
.myborderColor { border: 3px solid #C4E2BC; }
<p style="color:#C4E2BC">Text here</p>
This sample text is styled with font color #C4E2BC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C4E2BC">Div content here</div>
<div style="border:3px solid #C4E2BC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(196, 226, 188, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C4E2BC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C4E2BC;
-webkit-box-shadow: 1px 1px 3px #C4E2BC;
box-shadow: 1px 1px 3px #C4E2BC; }
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 #C4E2BC (Cuddle Bug)
Color Overview & Profile: Color #C4E2BC, also known as Cuddle Bug, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 77% Red (196/255), 89% Green (226/255), and 74% Blue (188/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #C4E2BC translates into the CMYK subtractive color model with values of 13.3% Cyan, 0% Magenta, 16.8% Yellow, and 11.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 107°, saturation of 39.6%, and lightness of 81.2%.
Web Accessibility & Design Recommendations: When implementing #C4E2BC 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 ##CCCCCC.
