#B0FDC7 Neo Mint
#B0FDC7 (Neo Mint) RGB value is (176, 253, 199).
Red value is 176, green value is 253, and blue value is 199.
Cylindrical-coordinate representations (HSL) of color #B0FDC7: hue: 138°, saturation: 95.1%, and lightness: 84.1%.
Process color (CMYK) of #B0FDC7 is 30.4%, 0%, 21.3%, 0.8%. Web safe color equivalent of #B0FDC7 is ##99FFCC. Color #B0FDC7 contains mainly Cyan.
Color Spaces
| Color spaces of #B0FDC7 | Value |
|---|---|
| RGB | 176, 253, 199 |
| HSL | 138°, 95.1%, 84.1% |
| HSV / HSB | 138°, 30.4%, 99.2% |
| CMYK | 30.4%, 0%, 21.3%, 0.8% |
| XYZ | 63.34, 83.6, 66.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110000 | 11111101 | 11000111 |
| Octal | 260 | 375 | 307 |
| Decimal | 176 | 253 | 199 |
| Hex | B0 | FD | C7 |
Shades of #B0FDC7
Tints of #B0FDC7
.mybgColor { background-color: #B0FDC7; }
.myforeColor { color: #B0FDC7; }
.myborderColor { border: 3px solid #B0FDC7; }
<p style="color:#B0FDC7">Text here</p>
This sample text is styled with font color #B0FDC7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B0FDC7">Div content here</div>
<div style="border:3px solid #B0FDC7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(176, 253, 199, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B0FDC7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B0FDC7;
-webkit-box-shadow: 1px 1px 3px #B0FDC7;
box-shadow: 1px 1px 3px #B0FDC7; }
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 #B0FDC7 (Neo Mint)
Color Overview & Profile: Color #B0FDC7, also known as Neo Mint, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (176/255), 99% Green (253/255), and 78% Blue (199/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B0FDC7 translates into the CMYK subtractive color model with values of 30.4% Cyan, 0% Magenta, 21.3% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 138°, saturation of 95.1%, and lightness of 84.1%.
Web Accessibility & Design Recommendations: When implementing #B0FDC7 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 ##99FFCC.
