#6CC1BB Tropic Tide
#6CC1BB (Tropic Tide) RGB value is (108, 193, 187).
Red value is 108, green value is 193, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #6CC1BB: hue: 176°, saturation: 40.7%, and lightness: 59%.
Process color (CMYK) of #6CC1BB is 44%, 0%, 3.1%, 24.3%. Web safe color equivalent of #6CC1BB is ##66CCCC. Color #6CC1BB contains mainly Cyan.
Color Spaces
| Color spaces of #6CC1BB | Value |
|---|---|
| RGB | 108, 193, 187 |
| HSL | 176°, 40.7%, 59% |
| HSV / HSB | 176°, 44%, 75.7% |
| CMYK | 44%, 0%, 3.1%, 24.3% |
| XYZ | 34.22, 44.91, 53.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101100 | 11000001 | 10111011 |
| Octal | 154 | 301 | 273 |
| Decimal | 108 | 193 | 187 |
| Hex | 6C | C1 | BB |
Shades of #6CC1BB
Tints of #6CC1BB
.mybgColor { background-color: #6CC1BB; }
.myforeColor { color: #6CC1BB; }
.myborderColor { border: 3px solid #6CC1BB; }
<p style="color:#6CC1BB">Text here</p>
This sample text is styled with font color #6CC1BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6CC1BB">Div content here</div>
<div style="border:3px solid #6CC1BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(108, 193, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6CC1BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6CC1BB;
-webkit-box-shadow: 1px 1px 3px #6CC1BB;
box-shadow: 1px 1px 3px #6CC1BB; }
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 #6CC1BB (Tropic Tide)
Color Overview & Profile: Color #6CC1BB, also known as Tropic Tide, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (108/255), 76% Green (193/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, #6CC1BB translates into the CMYK subtractive color model with values of 44% Cyan, 0% Magenta, 3.1% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 176°, saturation of 40.7%, and lightness of 59%.
Web Accessibility & Design Recommendations: When implementing #6CC1BB 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 ##66CCCC.
