#EAF2E9 Aqua Spring
#EAF2E9 (Aqua Spring) RGB value is (234, 242, 233).
Red value is 234, green value is 242, and blue value is 233.
Cylindrical-coordinate representations (HSL) of color #EAF2E9: hue: 113°, saturation: 25.7%, and lightness: 93.1%.
Process color (CMYK) of #EAF2E9 is 3.3%, 0%, 3.7%, 5.1%. Web safe color equivalent of #EAF2E9 is ##FFFFFF. Color #EAF2E9 contains mainly WHITE.
Color Spaces
| Color spaces of #EAF2E9 | Value |
|---|---|
| RGB | 234, 242, 233 |
| HSL | 113°, 25.7%, 93.1% |
| HSV / HSB | 113°, 3.7%, 94.9% |
| CMYK | 3.3%, 0%, 3.7%, 5.1% |
| XYZ | 80.39, 86.88, 89.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11110010 | 11101001 |
| Octal | 352 | 362 | 351 |
| Decimal | 234 | 242 | 233 |
| Hex | EA | F2 | E9 |
Shades of #EAF2E9
Tints of #EAF2E9
.mybgColor { background-color: #EAF2E9; }
.myforeColor { color: #EAF2E9; }
.myborderColor { border: 3px solid #EAF2E9; }
<p style="color:#EAF2E9">Text here</p>
This sample text is styled with font color #EAF2E9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EAF2E9">Div content here</div>
<div style="border:3px solid #EAF2E9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 242, 233, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EAF2E9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EAF2E9;
-webkit-box-shadow: 1px 1px 3px #EAF2E9;
box-shadow: 1px 1px 3px #EAF2E9; }
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 #EAF2E9 (Aqua Spring)
Color Overview & Profile: Color #EAF2E9, also known as Aqua Spring, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (234/255), 95% Green (242/255), and 91% Blue (233/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EAF2E9 translates into the CMYK subtractive color model with values of 3.3% Cyan, 0% Magenta, 3.7% Yellow, and 5.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 113°, saturation of 25.7%, and lightness of 93.1%.
Web Accessibility & Design Recommendations: When implementing #EAF2E9 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 ##FFFFFF.
