#CDE5CF Applemint
#CDE5CF (Applemint) RGB value is (205, 229, 207).
Red value is 205, green value is 229, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #CDE5CF: hue: 125°, saturation: 31.6%, and lightness: 85.1%.
Process color (CMYK) of #CDE5CF is 10.5%, 0%, 9.6%, 10.2%. Web safe color equivalent of #CDE5CF is ##CCCCCC. Color #CDE5CF contains mainly Cyan.
Color Spaces
| Color spaces of #CDE5CF | Value |
|---|---|
| RGB | 205, 229, 207 |
| HSL | 125°, 31.6%, 85.1% |
| HSV / HSB | 125°, 10.5%, 89.8% |
| CMYK | 10.5%, 0%, 9.6%, 10.2% |
| XYZ | 64.46, 73.52, 69.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 11100101 | 11001111 |
| Octal | 315 | 345 | 317 |
| Decimal | 205 | 229 | 207 |
| Hex | CD | E5 | CF |
Shades of #CDE5CF
Tints of #CDE5CF
.mybgColor { background-color: #CDE5CF; }
.myforeColor { color: #CDE5CF; }
.myborderColor { border: 3px solid #CDE5CF; }
<p style="color:#CDE5CF">Text here</p>
This sample text is styled with font color #CDE5CF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CDE5CF">Div content here</div>
<div style="border:3px solid #CDE5CF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 229, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CDE5CF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CDE5CF;
-webkit-box-shadow: 1px 1px 3px #CDE5CF;
box-shadow: 1px 1px 3px #CDE5CF; }
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 #CDE5CF (Applemint)
Color Overview & Profile: Color #CDE5CF, also known as Applemint, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (205/255), 90% Green (229/255), and 81% Blue (207/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #CDE5CF translates into the CMYK subtractive color model with values of 10.5% Cyan, 0% Magenta, 9.6% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 125°, saturation of 31.6%, and lightness of 85.1%.
Web Accessibility & Design Recommendations: When implementing #CDE5CF 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 ##CCCCCC.
