#B7E9DF Tahitian Breeze
#B7E9DF (Tahitian Breeze) RGB value is (183, 233, 223).
Red value is 183, green value is 233, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #B7E9DF: hue: 168°, saturation: 53.2%, and lightness: 81.6%.
Process color (CMYK) of #B7E9DF is 21.5%, 0%, 4.3%, 8.6%. Web safe color equivalent of #B7E9DF is ##CCFFCC. Color #B7E9DF contains mainly Cyan.
Color Spaces
| Color spaces of #B7E9DF | Value |
|---|---|
| RGB | 183, 233, 223 |
| HSL | 168°, 53.2%, 81.6% |
| HSV / HSB | 168°, 21.5%, 91.4% |
| CMYK | 21.5%, 0%, 4.3%, 8.6% |
| XYZ | 61.98, 73.67, 80.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110111 | 11101001 | 11011111 |
| Octal | 267 | 351 | 337 |
| Decimal | 183 | 233 | 223 |
| Hex | B7 | E9 | DF |
Shades of #B7E9DF
Tints of #B7E9DF
.mybgColor { background-color: #B7E9DF; }
.myforeColor { color: #B7E9DF; }
.myborderColor { border: 3px solid #B7E9DF; }
<p style="color:#B7E9DF">Text here</p>
This sample text is styled with font color #B7E9DF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B7E9DF">Div content here</div>
<div style="border:3px solid #B7E9DF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(183, 233, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B7E9DF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B7E9DF;
-webkit-box-shadow: 1px 1px 3px #B7E9DF;
box-shadow: 1px 1px 3px #B7E9DF; }
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 #B7E9DF (Tahitian Breeze)
Color Overview & Profile: Color #B7E9DF, 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 (183/255), 91% Green (233/255), and 87% Blue (223/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B7E9DF translates into the CMYK subtractive color model with values of 21.5% Cyan, 0% Magenta, 4.3% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 168°, saturation of 53.2%, and lightness of 81.6%.
Web Accessibility & Design Recommendations: When implementing #B7E9DF 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.
