#B6E9C8 Mint-o-licious
#B6E9C8 (Mint-o-licious) RGB value is (182, 233, 200).
Red value is 182, green value is 233, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #B6E9C8: hue: 141°, saturation: 53.7%, and lightness: 81.4%.
Process color (CMYK) of #B6E9C8 is 21.9%, 0%, 14.2%, 8.6%. Web safe color equivalent of #B6E9C8 is ##CCFFCC. Color #B6E9C8 contains mainly Cyan.
Color Spaces
| Color spaces of #B6E9C8 | Value |
|---|---|
| RGB | 182, 233, 200 |
| HSL | 141°, 53.7%, 81.4% |
| HSV / HSB | 141°, 21.9%, 91.4% |
| CMYK | 21.9%, 0%, 14.2%, 8.6% |
| XYZ | 58.85, 72.39, 65.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110110 | 11101001 | 11001000 |
| Octal | 266 | 351 | 310 |
| Decimal | 182 | 233 | 200 |
| Hex | B6 | E9 | C8 |
Shades of #B6E9C8
Tints of #B6E9C8
.mybgColor { background-color: #B6E9C8; }
.myforeColor { color: #B6E9C8; }
.myborderColor { border: 3px solid #B6E9C8; }
<p style="color:#B6E9C8">Text here</p>
This sample text is styled with font color #B6E9C8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B6E9C8">Div content here</div>
<div style="border:3px solid #B6E9C8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(182, 233, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B6E9C8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B6E9C8;
-webkit-box-shadow: 1px 1px 3px #B6E9C8;
box-shadow: 1px 1px 3px #B6E9C8; }
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 #B6E9C8 (Mint-o-licious)
Color Overview & Profile: Color #B6E9C8, also known as Mint-o-licious, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (182/255), 91% Green (233/255), and 78% Blue (200/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B6E9C8 translates into the CMYK subtractive color model with values of 21.9% Cyan, 0% Magenta, 14.2% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 141°, saturation of 53.7%, and lightness of 81.4%.
Web Accessibility & Design Recommendations: When implementing #B6E9C8 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.
