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