#98D1BB Cool Juniper
#98D1BB (Cool Juniper) RGB value is (152, 209, 187).
Red value is 152, green value is 209, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #98D1BB: hue: 157°, saturation: 38.3%, and lightness: 70.8%.
Process color (CMYK) of #98D1BB is 27.3%, 0%, 10.5%, 18%. Web safe color equivalent of #98D1BB is ##99CCCC. Color #98D1BB contains mainly Cyan.
Color Spaces
| Color spaces of #98D1BB | Value |
|---|---|
| RGB | 152, 209, 187 |
| HSL | 157°, 38.3%, 70.8% |
| HSV / HSB | 157°, 27.3%, 82% |
| CMYK | 27.3%, 0%, 10.5%, 18% |
| XYZ | 44.72, 55.86, 55.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011000 | 11010001 | 10111011 |
| Octal | 230 | 321 | 273 |
| Decimal | 152 | 209 | 187 |
| Hex | 98 | D1 | BB |
Shades of #98D1BB
Tints of #98D1BB
.mybgColor { background-color: #98D1BB; }
.myforeColor { color: #98D1BB; }
.myborderColor { border: 3px solid #98D1BB; }
<p style="color:#98D1BB">Text here</p>
This sample text is styled with font color #98D1BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#98D1BB">Div content here</div>
<div style="border:3px solid #98D1BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(152, 209, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #98D1BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #98D1BB;
-webkit-box-shadow: 1px 1px 3px #98D1BB;
box-shadow: 1px 1px 3px #98D1BB; }
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 #98D1BB (Cool Juniper)
Color Overview & Profile: Color #98D1BB, also known as Cool Juniper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (152/255), 82% Green (209/255), and 73% Blue (187/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #98D1BB translates into the CMYK subtractive color model with values of 27.3% Cyan, 0% Magenta, 10.5% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 157°, saturation of 38.3%, and lightness of 70.8%.
Web Accessibility & Design Recommendations: When implementing #98D1BB 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.
