#BCFFF6 Friendly Frost
#BCFFF6 (Friendly Frost) RGB value is (188, 255, 246).
Red value is 188, green value is 255, and blue value is 246.
Cylindrical-coordinate representations (HSL) of color #BCFFF6: hue: 172°, saturation: 100%, and lightness: 86.9%.
Process color (CMYK) of #BCFFF6 is 26.3%, 0%, 3.5%, 0%. Web safe color equivalent of #BCFFF6 is ##CCFFFF. Color #BCFFF6 contains mainly Cyan.
Color Spaces
| Color spaces of #BCFFF6 | Value |
|---|---|
| RGB | 188, 255, 246 |
| HSL | 172°, 100%, 86.9% |
| HSV / HSB | 172°, 26.3%, 100% |
| CMYK | 26.3%, 0%, 3.5%, 0% |
| XYZ | 73.13, 88.86, 100.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 11111111 | 11110110 |
| Octal | 274 | 377 | 366 |
| Decimal | 188 | 255 | 246 |
| Hex | BC | FF | F6 |
Shades of #BCFFF6
Tints of #BCFFF6
.mybgColor { background-color: #BCFFF6; }
.myforeColor { color: #BCFFF6; }
.myborderColor { border: 3px solid #BCFFF6; }
<p style="color:#BCFFF6">Text here</p>
This sample text is styled with font color #BCFFF6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCFFF6">Div content here</div>
<div style="border:3px solid #BCFFF6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 255, 246, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCFFF6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCFFF6;
-webkit-box-shadow: 1px 1px 3px #BCFFF6;
box-shadow: 1px 1px 3px #BCFFF6; }
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 #BCFFF6 (Friendly Frost)
Color Overview & Profile: Color #BCFFF6, 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 74% Red (188/255), 100% Green (255/255), and 96% Blue (246/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCFFF6 translates into the CMYK subtractive color model with values of 26.3% Cyan, 0% Magenta, 3.5% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 172°, saturation of 100%, and lightness of 86.9%.
Web Accessibility & Design Recommendations: When implementing #BCFFF6 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.
