#8BCECB Aaquatic Wonderland
#8BCECB (Aaquatic Wonderland) RGB value is (139, 206, 203).
Red value is 139, green value is 206, and blue value is 203.
Cylindrical-coordinate representations (HSL) of color #8BCECB: hue: 177°, saturation: 40.6%, and lightness: 67.6%.
Process color (CMYK) of #8BCECB is 32.5%, 0%, 1.5%, 19.2%. Web safe color equivalent of #8BCECB is ##99CCCC. Color #8BCECB contains mainly Cyan.
Color Spaces
| Color spaces of #8BCECB | Value |
|---|---|
| RGB | 139, 206, 203 |
| HSL | 177°, 40.6%, 67.6% |
| HSV / HSB | 177°, 32.5%, 80.8% |
| CMYK | 32.5%, 0%, 1.5%, 19.2% |
| XYZ | 43.49, 53.94, 64.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 11001110 | 11001011 |
| Octal | 213 | 316 | 313 |
| Decimal | 139 | 206 | 203 |
| Hex | 8B | CE | CB |
Shades of #8BCECB
Tints of #8BCECB
.mybgColor { background-color: #8BCECB; }
.myforeColor { color: #8BCECB; }
.myborderColor { border: 3px solid #8BCECB; }
<p style="color:#8BCECB">Text here</p>
This sample text is styled with font color #8BCECB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8BCECB">Div content here</div>
<div style="border:3px solid #8BCECB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 206, 203, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8BCECB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8BCECB;
-webkit-box-shadow: 1px 1px 3px #8BCECB;
box-shadow: 1px 1px 3px #8BCECB; }
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 #8BCECB (Aaquatic Wonderland)
Color Overview & Profile: Color #8BCECB, also known as Aaquatic Wonderland, 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 (139/255), 81% Green (206/255), and 80% Blue (203/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #8BCECB translates into the CMYK subtractive color model with values of 32.5% Cyan, 0% Magenta, 1.5% Yellow, and 19.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 177°, saturation of 40.6%, and lightness of 67.6%.
Web Accessibility & Design Recommendations: When implementing #8BCECB 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 ##99CCCC.
