#00CED1 Jade Glass
#00CED1 (Jade Glass) RGB value is (0, 206, 209).
Red value is 0, green value is 206, and blue value is 209.
Cylindrical-coordinate representations (HSL) of color #00CED1: hue: 181°, saturation: 100%, and lightness: 41%.
Process color (CMYK) of #00CED1 is 100%, 1.4%, 0%, 18%. Web safe color equivalent of #00CED1 is ##00CCCC. Color #00CED1 contains mainly Blue.
Color Spaces
| Color spaces of #00CED1 | Value |
|---|---|
| RGB | 0, 206, 209 |
| HSL | 181°, 100%, 41% |
| HSV / HSB | 181°, 100%, 82% |
| CMYK | 100%, 1.4%, 0%, 18% |
| XYZ | 33.57, 48.74, 67.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 11001110 | 11010001 |
| Octal | 000 | 316 | 321 |
| Decimal | 0 | 206 | 209 |
| Hex | 00 | CE | D1 |
Shades of #00CED1
Tints of #00CED1
.mybgColor { background-color: #00CED1; }
.myforeColor { color: #00CED1; }
.myborderColor { border: 3px solid #00CED1; }
<p style="color:#00CED1">Text here</p>
This sample text is styled with font color #00CED1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#00CED1">Div content here</div>
<div style="border:3px solid #00CED1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 206, 209, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #00CED1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #00CED1;
-webkit-box-shadow: 1px 1px 3px #00CED1;
box-shadow: 1px 1px 3px #00CED1; }
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 #00CED1 (Jade Glass)
Color Overview & Profile: Color #00CED1, also known as Jade Glass, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (0/255), 81% Green (206/255), and 82% Blue (209/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #00CED1 translates into the CMYK subtractive color model with values of 100% Cyan, 1.4% Magenta, 0% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 181°, saturation of 100%, and lightness of 41%.
Web Accessibility & Design Recommendations: When implementing #00CED1 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 ##00CCCC.
