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