#CEF2E4 Light Shutterbug
#CEF2E4 (Light Shutterbug) RGB value is (206, 242, 228).
Red value is 206, green value is 242, and blue value is 228.
Cylindrical-coordinate representations (HSL) of color #CEF2E4: hue: 157°, saturation: 58.1%, and lightness: 87.8%.
Process color (CMYK) of #CEF2E4 is 14.9%, 0%, 5.8%, 5.1%. Web safe color equivalent of #CEF2E4 is ##CCFFCC. Color #CEF2E4 contains mainly Cyan.
Color Spaces
| Color spaces of #CEF2E4 | Value |
|---|---|
| RGB | 206, 242, 228 |
| HSL | 157°, 58.1%, 87.8% |
| HSV / HSB | 157°, 14.9%, 94.9% |
| CMYK | 14.9%, 0%, 5.8%, 5.1% |
| XYZ | 71.21, 82.23, 85.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 11110010 | 11100100 |
| Octal | 316 | 362 | 344 |
| Decimal | 206 | 242 | 228 |
| Hex | CE | F2 | E4 |
Shades of #CEF2E4
Tints of #CEF2E4
.mybgColor { background-color: #CEF2E4; }
.myforeColor { color: #CEF2E4; }
.myborderColor { border: 3px solid #CEF2E4; }
<p style="color:#CEF2E4">Text here</p>
This sample text is styled with font color #CEF2E4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CEF2E4">Div content here</div>
<div style="border:3px solid #CEF2E4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 242, 228, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CEF2E4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CEF2E4;
-webkit-box-shadow: 1px 1px 3px #CEF2E4;
box-shadow: 1px 1px 3px #CEF2E4; }
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 #CEF2E4 (Light Shutterbug)
Color Overview & Profile: Color #CEF2E4, also known as Light Shutterbug, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (206/255), 95% Green (242/255), and 89% Blue (228/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #CEF2E4 translates into the CMYK subtractive color model with values of 14.9% Cyan, 0% Magenta, 5.8% Yellow, and 5.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 157°, saturation of 58.1%, and lightness of 87.8%.
Web Accessibility & Design Recommendations: When implementing #CEF2E4 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.
