#B2E0B2 Celtic Spring
#B2E0B2 (Celtic Spring) RGB value is (178, 224, 178).
Red value is 178, green value is 224, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #B2E0B2: hue: 120°, saturation: 42.6%, and lightness: 78.8%.
Process color (CMYK) of #B2E0B2 is 20.5%, 0%, 20.5%, 12.2%. Web safe color equivalent of #B2E0B2 is ##99CC99. Color #B2E0B2 contains mainly Cyan.
Color Spaces
| Color spaces of #B2E0B2 | Value |
|---|---|
| RGB | 178, 224, 178 |
| HSL | 120°, 42.6%, 78.8% |
| HSV / HSB | 120°, 20.5%, 87.8% |
| CMYK | 20.5%, 0%, 20.5%, 12.2% |
| XYZ | 53.05, 65.99, 52.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110010 | 11100000 | 10110010 |
| Octal | 262 | 340 | 262 |
| Decimal | 178 | 224 | 178 |
| Hex | B2 | E0 | B2 |
Shades of #B2E0B2
Tints of #B2E0B2
.mybgColor { background-color: #B2E0B2; }
.myforeColor { color: #B2E0B2; }
.myborderColor { border: 3px solid #B2E0B2; }
<p style="color:#B2E0B2">Text here</p>
This sample text is styled with font color #B2E0B2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B2E0B2">Div content here</div>
<div style="border:3px solid #B2E0B2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(178, 224, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B2E0B2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B2E0B2;
-webkit-box-shadow: 1px 1px 3px #B2E0B2;
box-shadow: 1px 1px 3px #B2E0B2; }
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 #B2E0B2 (Celtic Spring)
Color Overview & Profile: Color #B2E0B2, 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 70% Red (178/255), 88% Green (224/255), and 70% Blue (178/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B2E0B2 translates into the CMYK subtractive color model with values of 20.5% Cyan, 0% Magenta, 20.5% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 42.6%, and lightness of 78.8%.
Web Accessibility & Design Recommendations: When implementing #B2E0B2 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 ##99CC99.
