#AEF2EF Mint Macaron
#AEF2EF (Mint Macaron) RGB value is (174, 242, 239).
Red value is 174, green value is 242, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #AEF2EF: hue: 177°, saturation: 72.3%, and lightness: 81.6%.
Process color (CMYK) of #AEF2EF is 28.1%, 0%, 1.2%, 5.1%. Web safe color equivalent of #AEF2EF is ##99FFFF. Color #AEF2EF contains mainly Cyan.
Color Spaces
| Color spaces of #AEF2EF | Value |
|---|---|
| RGB | 174, 242, 239 |
| HSL | 177°, 72.3%, 81.6% |
| HSV / HSB | 177°, 28.1%, 94.9% |
| CMYK | 28.1%, 0%, 1.2%, 5.1% |
| XYZ | 64.78, 78.73, 93.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 11110010 | 11101111 |
| Octal | 256 | 362 | 357 |
| Decimal | 174 | 242 | 239 |
| Hex | AE | F2 | EF |
Shades of #AEF2EF
Tints of #AEF2EF
.mybgColor { background-color: #AEF2EF; }
.myforeColor { color: #AEF2EF; }
.myborderColor { border: 3px solid #AEF2EF; }
<p style="color:#AEF2EF">Text here</p>
This sample text is styled with font color #AEF2EF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AEF2EF">Div content here</div>
<div style="border:3px solid #AEF2EF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 242, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AEF2EF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AEF2EF;
-webkit-box-shadow: 1px 1px 3px #AEF2EF;
box-shadow: 1px 1px 3px #AEF2EF; }
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 #AEF2EF (Mint Macaron)
Color Overview & Profile: Color #AEF2EF, also known as Mint Macaron, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 68% Red (174/255), 95% Green (242/255), and 94% Blue (239/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #AEF2EF translates into the CMYK subtractive color model with values of 28.1% Cyan, 0% Magenta, 1.2% Yellow, and 5.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 177°, saturation of 72.3%, and lightness of 81.6%.
Web Accessibility & Design Recommendations: When implementing #AEF2EF 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 ##99FFFF.
