#8BAC97 Pale Willow
#8BAC97 (Pale Willow) RGB value is (139, 172, 151).
Red value is 139, green value is 172, and blue value is 151.
Cylindrical-coordinate representations (HSL) of color #8BAC97: hue: 142°, saturation: 16.6%, and lightness: 61%.
Process color (CMYK) of #8BAC97 is 19.2%, 0%, 12.2%, 32.5%. Web safe color equivalent of #8BAC97 is ##999999. Color #8BAC97 contains mainly Cyan.
Color Spaces
| Color spaces of #8BAC97 | Value |
|---|---|
| RGB | 139, 172, 151 |
| HSL | 142°, 16.6%, 61% |
| HSV / HSB | 142°, 19.2%, 67.5% |
| CMYK | 19.2%, 0%, 12.2%, 32.5% |
| XYZ | 30.98, 37.23, 34.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 10101100 | 10010111 |
| Octal | 213 | 254 | 227 |
| Decimal | 139 | 172 | 151 |
| Hex | 8B | AC | 97 |
Shades of #8BAC97
Tints of #8BAC97
.mybgColor { background-color: #8BAC97; }
.myforeColor { color: #8BAC97; }
.myborderColor { border: 3px solid #8BAC97; }
<p style="color:#8BAC97">Text here</p>
This sample text is styled with font color #8BAC97. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8BAC97">Div content here</div>
<div style="border:3px solid #8BAC97">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 172, 151, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8BAC97; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8BAC97;
-webkit-box-shadow: 1px 1px 3px #8BAC97;
box-shadow: 1px 1px 3px #8BAC97; }
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 #8BAC97 (Pale Willow)
Color Overview & Profile: Color #8BAC97, also known as Pale Willow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (139/255), 67% Green (172/255), and 59% Blue (151/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #8BAC97 translates into the CMYK subtractive color model with values of 19.2% Cyan, 0% Magenta, 12.2% Yellow, and 32.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 142°, saturation of 16.6%, and lightness of 61%.
Web Accessibility & Design Recommendations: When implementing #8BAC97 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 ##999999.
