#BBFDF4 Friendly Frost
#BBFDF4 (Friendly Frost) RGB value is (187, 253, 244).
Red value is 187, green value is 253, and blue value is 244.
Cylindrical-coordinate representations (HSL) of color #BBFDF4: hue: 172°, saturation: 94.3%, and lightness: 86.3%.
Process color (CMYK) of #BBFDF4 is 26.1%, 0%, 3.6%, 0.8%. Web safe color equivalent of #BBFDF4 is ##CCFFFF. Color #BBFDF4 contains mainly Cyan.
Color Spaces
| Color spaces of #BBFDF4 | Value |
|---|---|
| RGB | 187, 253, 244 |
| HSL | 172°, 94.3%, 86.3% |
| HSV / HSB | 172°, 26.1%, 99.2% |
| CMYK | 26.1%, 0%, 3.6%, 0.8% |
| XYZ | 71.94, 87.34, 98.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 11111101 | 11110100 |
| Octal | 273 | 375 | 364 |
| Decimal | 187 | 253 | 244 |
| Hex | BB | FD | F4 |
Shades of #BBFDF4
Tints of #BBFDF4
.mybgColor { background-color: #BBFDF4; }
.myforeColor { color: #BBFDF4; }
.myborderColor { border: 3px solid #BBFDF4; }
<p style="color:#BBFDF4">Text here</p>
This sample text is styled with font color #BBFDF4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BBFDF4">Div content here</div>
<div style="border:3px solid #BBFDF4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 253, 244, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BBFDF4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BBFDF4;
-webkit-box-shadow: 1px 1px 3px #BBFDF4;
box-shadow: 1px 1px 3px #BBFDF4; }
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 #BBFDF4 (Friendly Frost)
Color Overview & Profile: Color #BBFDF4, also known as Friendly Frost, 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 (187/255), 99% Green (253/255), and 96% Blue (244/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #BBFDF4 translates into the CMYK subtractive color model with values of 26.1% Cyan, 0% Magenta, 3.6% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 172°, saturation of 94.3%, and lightness of 86.3%.
Web Accessibility & Design Recommendations: When implementing #BBFDF4 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 ##CCFFFF.
