#CFE9DC Turquoise White
#CFE9DC (Turquoise White) RGB value is (207, 233, 220).
Red value is 207, green value is 233, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #CFE9DC: hue: 150°, saturation: 37.1%, and lightness: 86.3%.
Process color (CMYK) of #CFE9DC is 11.2%, 0%, 5.6%, 8.6%. Web safe color equivalent of #CFE9DC is ##CCFFCC. Color #CFE9DC contains mainly Cyan.
Color Spaces
| Color spaces of #CFE9DC | Value |
|---|---|
| RGB | 207, 233, 220 |
| HSL | 150°, 37.1%, 86.3% |
| HSV / HSB | 150°, 11.2%, 91.4% |
| CMYK | 11.2%, 0%, 5.6%, 8.6% |
| XYZ | 67.79, 76.71, 78.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11101001 | 11011100 |
| Octal | 317 | 351 | 334 |
| Decimal | 207 | 233 | 220 |
| Hex | CF | E9 | DC |
Shades of #CFE9DC
Tints of #CFE9DC
.mybgColor { background-color: #CFE9DC; }
.myforeColor { color: #CFE9DC; }
.myborderColor { border: 3px solid #CFE9DC; }
<p style="color:#CFE9DC">Text here</p>
This sample text is styled with font color #CFE9DC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFE9DC">Div content here</div>
<div style="border:3px solid #CFE9DC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 233, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFE9DC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFE9DC;
-webkit-box-shadow: 1px 1px 3px #CFE9DC;
box-shadow: 1px 1px 3px #CFE9DC; }
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 #CFE9DC (Turquoise White)
Color Overview & Profile: Color #CFE9DC, also known as Turquoise White, 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 (207/255), 91% Green (233/255), and 86% Blue (220/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFE9DC translates into the CMYK subtractive color model with values of 11.2% Cyan, 0% Magenta, 5.6% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 150°, saturation of 37.1%, and lightness of 86.3%.
Web Accessibility & Design Recommendations: When implementing #CFE9DC 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.
