#B8D4BB Surf
#B8D4BB (Surf) RGB value is (184, 212, 187).
Red value is 184, green value is 212, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #B8D4BB: hue: 126°, saturation: 24.6%, and lightness: 77.6%.
Process color (CMYK) of #B8D4BB is 13.2%, 0%, 11.8%, 16.9%. Web safe color equivalent of #B8D4BB is ##CCCCCC. Color #B8D4BB contains mainly Cyan.
Color Spaces
| Color spaces of #B8D4BB | Value |
|---|---|
| RGB | 184, 212, 187 |
| HSL | 126°, 24.6%, 77.6% |
| HSV / HSB | 126°, 13.2%, 83.1% |
| CMYK | 13.2%, 0%, 11.8%, 16.9% |
| XYZ | 52.28, 60.86, 56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 11010100 | 10111011 |
| Octal | 270 | 324 | 273 |
| Decimal | 184 | 212 | 187 |
| Hex | B8 | D4 | BB |
Shades of #B8D4BB
Tints of #B8D4BB
.mybgColor { background-color: #B8D4BB; }
.myforeColor { color: #B8D4BB; }
.myborderColor { border: 3px solid #B8D4BB; }
<p style="color:#B8D4BB">Text here</p>
This sample text is styled with font color #B8D4BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B8D4BB">Div content here</div>
<div style="border:3px solid #B8D4BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 212, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8D4BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8D4BB;
-webkit-box-shadow: 1px 1px 3px #B8D4BB;
box-shadow: 1px 1px 3px #B8D4BB; }
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 #B8D4BB (Surf)
Color Overview & Profile: Color #B8D4BB, also known as Surf, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (184/255), 83% Green (212/255), and 73% Blue (187/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B8D4BB translates into the CMYK subtractive color model with values of 13.2% Cyan, 0% Magenta, 11.8% Yellow, and 16.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 126°, saturation of 24.6%, and lightness of 77.6%.
Web Accessibility & Design Recommendations: When implementing #B8D4BB 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.
