#AFFFD5 Mintastic
#AFFFD5 (Mintastic) RGB value is (175, 255, 213).
Red value is 175, green value is 255, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #AFFFD5: hue: 149°, saturation: 100%, and lightness: 84.3%.
Process color (CMYK) of #AFFFD5 is 31.4%, 0%, 16.5%, 0%. Web safe color equivalent of #AFFFD5 is ##99FFCC. Color #AFFFD5 contains mainly Cyan.
Color Spaces
| Color spaces of #AFFFD5 | Value |
|---|---|
| RGB | 175, 255, 213 |
| HSL | 149°, 100%, 84.3% |
| HSV / HSB | 149°, 31.4%, 100% |
| CMYK | 31.4%, 0%, 16.5%, 0% |
| XYZ | 65.45, 85.43, 75.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101111 | 11111111 | 11010101 |
| Octal | 257 | 377 | 325 |
| Decimal | 175 | 255 | 213 |
| Hex | AF | FF | D5 |
Shades of #AFFFD5
Tints of #AFFFD5
.mybgColor { background-color: #AFFFD5; }
.myforeColor { color: #AFFFD5; }
.myborderColor { border: 3px solid #AFFFD5; }
<p style="color:#AFFFD5">Text here</p>
This sample text is styled with font color #AFFFD5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AFFFD5">Div content here</div>
<div style="border:3px solid #AFFFD5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(175, 255, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AFFFD5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AFFFD5;
-webkit-box-shadow: 1px 1px 3px #AFFFD5;
box-shadow: 1px 1px 3px #AFFFD5; }
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 #AFFFD5 (Mintastic)
Color Overview & Profile: Color #AFFFD5, also known as Mintastic, 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 (175/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, #AFFFD5 translates into the CMYK subtractive color model with values of 31.4% Cyan, 0% Magenta, 16.5% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 149°, saturation of 100%, and lightness of 84.3%.
Web Accessibility & Design Recommendations: When implementing #AFFFD5 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.
