#C6DED2 Kappa Green
#C6DED2 (Kappa Green) RGB value is (198, 222, 210).
Red value is 198, green value is 222, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #C6DED2: hue: 150°, saturation: 26.7%, and lightness: 82.4%.
Process color (CMYK) of #C6DED2 is 10.8%, 0%, 5.4%, 12.9%. Web safe color equivalent of #C6DED2 is ##CCCCCC. Color #C6DED2 contains mainly Cyan.
Color Spaces
| Color spaces of #C6DED2 | Value |
|---|---|
| RGB | 198, 222, 210 |
| HSL | 150°, 26.7%, 82.4% |
| HSV / HSB | 150°, 10.8%, 87.1% |
| CMYK | 10.8%, 0%, 5.4%, 12.9% |
| XYZ | 61.04, 68.9, 71.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000110 | 11011110 | 11010010 |
| Octal | 306 | 336 | 322 |
| Decimal | 198 | 222 | 210 |
| Hex | C6 | DE | D2 |
Shades of #C6DED2
Tints of #C6DED2
.mybgColor { background-color: #C6DED2; }
.myforeColor { color: #C6DED2; }
.myborderColor { border: 3px solid #C6DED2; }
<p style="color:#C6DED2">Text here</p>
This sample text is styled with font color #C6DED2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C6DED2">Div content here</div>
<div style="border:3px solid #C6DED2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(198, 222, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C6DED2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C6DED2;
-webkit-box-shadow: 1px 1px 3px #C6DED2;
box-shadow: 1px 1px 3px #C6DED2; }
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 #C6DED2 (Kappa Green)
Color Overview & Profile: Color #C6DED2, also known as Kappa Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (198/255), 87% Green (222/255), and 82% Blue (210/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #C6DED2 translates into the CMYK subtractive color model with values of 10.8% Cyan, 0% Magenta, 5.4% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 150°, saturation of 26.7%, and lightness of 82.4%.
Web Accessibility & Design Recommendations: When implementing #C6DED2 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.
