#B9E7DD Ice Cap Green
#B9E7DD (Ice Cap Green) RGB value is (185, 231, 221).
Red value is 185, green value is 231, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #B9E7DD: hue: 167°, saturation: 48.9%, and lightness: 81.6%.
Process color (CMYK) of #B9E7DD is 19.9%, 0%, 4.3%, 9.4%. Web safe color equivalent of #B9E7DD is ##CCFFCC. Color #B9E7DD contains mainly Cyan.
Color Spaces
| Color spaces of #B9E7DD | Value |
|---|---|
| RGB | 185, 231, 221 |
| HSL | 167°, 48.9%, 81.6% |
| HSV / HSB | 167°, 19.9%, 90.6% |
| CMYK | 19.9%, 0%, 4.3%, 9.4% |
| XYZ | 61.63, 72.68, 79.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 11100111 | 11011101 |
| Octal | 271 | 347 | 335 |
| Decimal | 185 | 231 | 221 |
| Hex | B9 | E7 | DD |
Shades of #B9E7DD
Tints of #B9E7DD
.mybgColor { background-color: #B9E7DD; }
.myforeColor { color: #B9E7DD; }
.myborderColor { border: 3px solid #B9E7DD; }
<p style="color:#B9E7DD">Text here</p>
This sample text is styled with font color #B9E7DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B9E7DD">Div content here</div>
<div style="border:3px solid #B9E7DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 231, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B9E7DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B9E7DD;
-webkit-box-shadow: 1px 1px 3px #B9E7DD;
box-shadow: 1px 1px 3px #B9E7DD; }
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 #B9E7DD (Ice Cap Green)
Color Overview & Profile: Color #B9E7DD, also known as Ice Cap Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (185/255), 91% Green (231/255), and 87% Blue (221/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B9E7DD translates into the CMYK subtractive color model with values of 19.9% Cyan, 0% Magenta, 4.3% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 167°, saturation of 48.9%, and lightness of 81.6%.
Web Accessibility & Design Recommendations: When implementing #B9E7DD 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 ##CCFFCC.
