#BEE0DD Bleached Aqua
#BEE0DD (Bleached Aqua) RGB value is (190, 224, 221).
Red value is 190, green value is 224, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #BEE0DD: hue: 175°, saturation: 35.4%, and lightness: 81.2%.
Process color (CMYK) of #BEE0DD is 15.2%, 0%, 1.3%, 12.2%. Web safe color equivalent of #BEE0DD is ##CCCCCC. Color #BEE0DD contains mainly Cyan.
Color Spaces
| Color spaces of #BEE0DD | Value |
|---|---|
| RGB | 190, 224, 221 |
| HSL | 175°, 35.4%, 81.2% |
| HSV / HSB | 175°, 15.2%, 87.8% |
| CMYK | 15.2%, 0%, 1.3%, 12.2% |
| XYZ | 60.94, 69.48, 78.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 11100000 | 11011101 |
| Octal | 276 | 340 | 335 |
| Decimal | 190 | 224 | 221 |
| Hex | BE | E0 | DD |
Shades of #BEE0DD
Tints of #BEE0DD
.mybgColor { background-color: #BEE0DD; }
.myforeColor { color: #BEE0DD; }
.myborderColor { border: 3px solid #BEE0DD; }
<p style="color:#BEE0DD">Text here</p>
This sample text is styled with font color #BEE0DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BEE0DD">Div content here</div>
<div style="border:3px solid #BEE0DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 224, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BEE0DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BEE0DD;
-webkit-box-shadow: 1px 1px 3px #BEE0DD;
box-shadow: 1px 1px 3px #BEE0DD; }
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 #BEE0DD (Bleached Aqua)
Color Overview & Profile: Color #BEE0DD, also known as Bleached Aqua, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (190/255), 88% Green (224/255), and 87% Blue (221/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #BEE0DD translates into the CMYK subtractive color model with values of 15.2% Cyan, 0% Magenta, 1.3% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 175°, saturation of 35.4%, and lightness of 81.2%.
Web Accessibility & Design Recommendations: When implementing #BEE0DD 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 ##CCCCCC.
