#88FFCC A State of Mint
#88FFCC (A State of Mint) RGB value is (136, 255, 204).
Red value is 136, green value is 255, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color #88FFCC: hue: 154°, saturation: 100%, and lightness: 76.7%.
Process color (CMYK) of #88FFCC is 46.7%, 0%, 20%, 0%. Web safe color equivalent of #88FFCC is ##99FFCC. Color #88FFCC contains mainly Cyan.
Color Spaces
| Color spaces of #88FFCC | Value |
|---|---|
| RGB | 136, 255, 204 |
| HSL | 154°, 100%, 76.7% |
| HSV / HSB | 154°, 46.7%, 100% |
| CMYK | 46.7%, 0%, 20%, 0% |
| XYZ | 56.81, 81.11, 69.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001000 | 11111111 | 11001100 |
| Octal | 210 | 377 | 314 |
| Decimal | 136 | 255 | 204 |
| Hex | 88 | FF | CC |
Shades of #88FFCC
Tints of #88FFCC
.mybgColor { background-color: #88FFCC; }
.myforeColor { color: #88FFCC; }
.myborderColor { border: 3px solid #88FFCC; }
<p style="color:#88FFCC">Text here</p>
This sample text is styled with font color #88FFCC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#88FFCC">Div content here</div>
<div style="border:3px solid #88FFCC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(136, 255, 204, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #88FFCC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #88FFCC;
-webkit-box-shadow: 1px 1px 3px #88FFCC;
box-shadow: 1px 1px 3px #88FFCC; }
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 #88FFCC (A State of Mint)
Color Overview & Profile: Color #88FFCC, also known as A State of Mint, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (136/255), 100% Green (255/255), and 80% Blue (204/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #88FFCC translates into the CMYK subtractive color model with values of 46.7% Cyan, 0% Magenta, 20% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 154°, saturation of 100%, and lightness of 76.7%.
Web Accessibility & Design Recommendations: When implementing #88FFCC 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.
