#B8E9E4 Tahitian Breeze
#B8E9E4 (Tahitian Breeze) RGB value is (184, 233, 228).
Red value is 184, green value is 233, and blue value is 228.
Cylindrical-coordinate representations (HSL) of color #B8E9E4: hue: 174°, saturation: 52.7%, and lightness: 81.8%.
Process color (CMYK) of #B8E9E4 is 21%, 0%, 2.1%, 8.6%. Web safe color equivalent of #B8E9E4 is ##CCFFCC. Color #B8E9E4 contains mainly Cyan.
Color Spaces
| Color spaces of #B8E9E4 | Value |
|---|---|
| RGB | 184, 233, 228 |
| HSL | 174°, 52.7%, 81.8% |
| HSV / HSB | 174°, 21%, 91.4% |
| CMYK | 21%, 0%, 2.1%, 8.6% |
| XYZ | 62.91, 74.07, 84.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 11101001 | 11100100 |
| Octal | 270 | 351 | 344 |
| Decimal | 184 | 233 | 228 |
| Hex | B8 | E9 | E4 |
Shades of #B8E9E4
Tints of #B8E9E4
.mybgColor { background-color: #B8E9E4; }
.myforeColor { color: #B8E9E4; }
.myborderColor { border: 3px solid #B8E9E4; }
<p style="color:#B8E9E4">Text here</p>
This sample text is styled with font color #B8E9E4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B8E9E4">Div content here</div>
<div style="border:3px solid #B8E9E4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 233, 228, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8E9E4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8E9E4;
-webkit-box-shadow: 1px 1px 3px #B8E9E4;
box-shadow: 1px 1px 3px #B8E9E4; }
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 #B8E9E4 (Tahitian Breeze)
Color Overview & Profile: Color #B8E9E4, also known as Tahitian Breeze, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (184/255), 91% Green (233/255), and 89% Blue (228/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B8E9E4 translates into the CMYK subtractive color model with values of 21% Cyan, 0% Magenta, 2.1% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 174°, saturation of 52.7%, and lightness of 81.8%.
Web Accessibility & Design Recommendations: When implementing #B8E9E4 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 ##CCFFCC.
