#B2C5BD Aquamarine Dream
#B2C5BD (Aquamarine Dream) RGB value is (178, 197, 189).
Red value is 178, green value is 197, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #B2C5BD: hue: 155°, saturation: 14.1%, and lightness: 73.5%.
Process color (CMYK) of #B2C5BD is 9.6%, 0%, 4.1%, 22.7%. Web safe color equivalent of #B2C5BD is ##99CCCC. Color #B2C5BD contains mainly GRAY.
Color Spaces
| Color spaces of #B2C5BD | Value |
|---|---|
| RGB | 178, 197, 189 |
| HSL | 155°, 14.1%, 73.5% |
| HSV / HSB | 155°, 9.6%, 77.3% |
| CMYK | 9.6%, 0%, 4.1%, 22.7% |
| XYZ | 47.51, 53.07, 55.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110010 | 11000101 | 10111101 |
| Octal | 262 | 305 | 275 |
| Decimal | 178 | 197 | 189 |
| Hex | B2 | C5 | BD |
Shades of #B2C5BD
Tints of #B2C5BD
.mybgColor { background-color: #B2C5BD; }
.myforeColor { color: #B2C5BD; }
.myborderColor { border: 3px solid #B2C5BD; }
<p style="color:#B2C5BD">Text here</p>
This sample text is styled with font color #B2C5BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B2C5BD">Div content here</div>
<div style="border:3px solid #B2C5BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(178, 197, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B2C5BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B2C5BD;
-webkit-box-shadow: 1px 1px 3px #B2C5BD;
box-shadow: 1px 1px 3px #B2C5BD; }
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 #B2C5BD (Aquamarine Dream)
Color Overview & Profile: Color #B2C5BD, also known as Aquamarine Dream, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (178/255), 77% Green (197/255), and 74% Blue (189/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #B2C5BD translates into the CMYK subtractive color model with values of 9.6% Cyan, 0% Magenta, 4.1% Yellow, and 22.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 155°, saturation of 14.1%, and lightness of 73.5%.
Web Accessibility & Design Recommendations: When implementing #B2C5BD 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.
