#8CECE3 Turquoise Pearl
#8CECE3 (Turquoise Pearl) RGB value is (140, 236, 227).
Red value is 140, green value is 236, and blue value is 227.
Cylindrical-coordinate representations (HSL) of color #8CECE3: hue: 174°, saturation: 71.6%, and lightness: 73.7%.
Process color (CMYK) of #8CECE3 is 40.7%, 0%, 3.8%, 7.5%. Web safe color equivalent of #8CECE3 is ##99FFCC. Color #8CECE3 contains mainly Cyan.
Color Spaces
| Color spaces of #8CECE3 | Value |
|---|---|
| RGB | 140, 236, 227 |
| HSL | 174°, 71.6%, 73.7% |
| HSV / HSB | 174°, 40.7%, 92.5% |
| CMYK | 40.7%, 0%, 3.8%, 7.5% |
| XYZ | 54.67, 71.11, 83.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001100 | 11101100 | 11100011 |
| Octal | 214 | 354 | 343 |
| Decimal | 140 | 236 | 227 |
| Hex | 8C | EC | E3 |
Shades of #8CECE3
Tints of #8CECE3
.mybgColor { background-color: #8CECE3; }
.myforeColor { color: #8CECE3; }
.myborderColor { border: 3px solid #8CECE3; }
<p style="color:#8CECE3">Text here</p>
This sample text is styled with font color #8CECE3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8CECE3">Div content here</div>
<div style="border:3px solid #8CECE3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(140, 236, 227, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8CECE3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8CECE3;
-webkit-box-shadow: 1px 1px 3px #8CECE3;
box-shadow: 1px 1px 3px #8CECE3; }
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 #8CECE3 (Turquoise Pearl)
Color Overview & Profile: Color #8CECE3, also known as Turquoise Pearl, 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), 93% Green (236/255), and 89% Blue (227/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #8CECE3 translates into the CMYK subtractive color model with values of 40.7% Cyan, 0% Magenta, 3.8% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 174°, saturation of 71.6%, and lightness of 73.7%.
Web Accessibility & Design Recommendations: When implementing #8CECE3 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 ##99FFCC.
