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