#00B89F Aare River
#00B89F (Aare River) RGB value is (0, 184, 159).
Red value is 0, green value is 184, and blue value is 159.
Cylindrical-coordinate representations (HSL) of color #00B89F: hue: 172°, saturation: 100%, and lightness: 36.1%.
Process color (CMYK) of #00B89F is 100%, 0%, 13.6%, 27.8%. Web safe color equivalent of #00B89F is ##00CC99. Color #00B89F contains mainly Cyan.
Color Spaces
| Color spaces of #00B89F | Value |
|---|---|
| RGB | 0, 184, 159 |
| HSL | 172°, 100%, 36.1% |
| HSV / HSB | 172°, 100%, 72.2% |
| CMYK | 100%, 0%, 13.6%, 27.8% |
| XYZ | 23.4, 36.78, 38.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 10111000 | 10011111 |
| Octal | 000 | 270 | 237 |
| Decimal | 0 | 184 | 159 |
| Hex | 00 | B8 | 9F |
Shades of #00B89F
Tints of #00B89F
.mybgColor { background-color: #00B89F; }
.myforeColor { color: #00B89F; }
.myborderColor { border: 3px solid #00B89F; }
<p style="color:#00B89F">Text here</p>
This sample text is styled with font color #00B89F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#00B89F">Div content here</div>
<div style="border:3px solid #00B89F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 184, 159, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #00B89F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #00B89F;
-webkit-box-shadow: 1px 1px 3px #00B89F;
box-shadow: 1px 1px 3px #00B89F; }
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 #00B89F (Aare River)
Color Overview & Profile: Color #00B89F, also known as Aare River, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (0/255), 72% Green (184/255), and 62% Blue (159/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #00B89F translates into the CMYK subtractive color model with values of 100% Cyan, 0% Magenta, 13.6% Yellow, and 27.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 172°, saturation of 100%, and lightness of 36.1%.
Web Accessibility & Design Recommendations: When implementing #00B89F 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 ##00CC99.
