#C3EEDB Seafoam Pearl
#C3EEDB (Seafoam Pearl) RGB value is (195, 238, 219).
Red value is 195, green value is 238, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #C3EEDB: hue: 153°, saturation: 55.8%, and lightness: 84.9%.
Process color (CMYK) of #C3EEDB is 18.1%, 0%, 8%, 6.7%. Web safe color equivalent of #C3EEDB is ##CCFFCC. Color #C3EEDB contains mainly Cyan.
Color Spaces
| Color spaces of #C3EEDB | Value |
|---|---|
| RGB | 195, 238, 219 |
| HSL | 153°, 55.8%, 84.9% |
| HSV / HSB | 153°, 18.1%, 93.3% |
| CMYK | 18.1%, 0%, 8%, 6.7% |
| XYZ | 65.86, 77.86, 78.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000011 | 11101110 | 11011011 |
| Octal | 303 | 356 | 333 |
| Decimal | 195 | 238 | 219 |
| Hex | C3 | EE | DB |
Shades of #C3EEDB
Tints of #C3EEDB
.mybgColor { background-color: #C3EEDB; }
.myforeColor { color: #C3EEDB; }
.myborderColor { border: 3px solid #C3EEDB; }
<p style="color:#C3EEDB">Text here</p>
This sample text is styled with font color #C3EEDB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C3EEDB">Div content here</div>
<div style="border:3px solid #C3EEDB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(195, 238, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C3EEDB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C3EEDB;
-webkit-box-shadow: 1px 1px 3px #C3EEDB;
box-shadow: 1px 1px 3px #C3EEDB; }
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 #C3EEDB (Seafoam Pearl)
Color Overview & Profile: Color #C3EEDB, also known as Seafoam Pearl, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (195/255), 93% Green (238/255), and 86% Blue (219/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #C3EEDB translates into the CMYK subtractive color model with values of 18.1% Cyan, 0% Magenta, 8% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 153°, saturation of 55.8%, and lightness of 84.9%.
Web Accessibility & Design Recommendations: When implementing #C3EEDB 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 ##CCFFCC.
