#B0E5B5 Celtic Spring
#B0E5B5 (Celtic Spring) RGB value is (176, 229, 181).
Red value is 176, green value is 229, and blue value is 181.
Cylindrical-coordinate representations (HSL) of color #B0E5B5: hue: 126°, saturation: 50.5%, and lightness: 79.4%.
Process color (CMYK) of #B0E5B5 is 23.1%, 0%, 21%, 10.2%. Web safe color equivalent of #B0E5B5 is ##99CCCC. Color #B0E5B5 contains mainly Cyan.
Color Spaces
| Color spaces of #B0E5B5 | Value |
|---|---|
| RGB | 176, 229, 181 |
| HSL | 126°, 50.5%, 79.4% |
| HSV / HSB | 126°, 23.1%, 89.8% |
| CMYK | 23.1%, 0%, 21%, 10.2% |
| XYZ | 54.26, 68.6, 54.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110000 | 11100101 | 10110101 |
| Octal | 260 | 345 | 265 |
| Decimal | 176 | 229 | 181 |
| Hex | B0 | E5 | B5 |
Shades of #B0E5B5
Tints of #B0E5B5
.mybgColor { background-color: #B0E5B5; }
.myforeColor { color: #B0E5B5; }
.myborderColor { border: 3px solid #B0E5B5; }
<p style="color:#B0E5B5">Text here</p>
This sample text is styled with font color #B0E5B5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B0E5B5">Div content here</div>
<div style="border:3px solid #B0E5B5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(176, 229, 181, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B0E5B5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B0E5B5;
-webkit-box-shadow: 1px 1px 3px #B0E5B5;
box-shadow: 1px 1px 3px #B0E5B5; }
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 #B0E5B5 (Celtic Spring)
Color Overview & Profile: Color #B0E5B5, also known as Celtic Spring, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (176/255), 90% Green (229/255), and 71% Blue (181/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B0E5B5 translates into the CMYK subtractive color model with values of 23.1% Cyan, 0% Magenta, 21% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 126°, saturation of 50.5%, and lightness of 79.4%.
Web Accessibility & Design Recommendations: When implementing #B0E5B5 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 ##99CCCC.
