#66E2E3 Near Moon
#66E2E3 (Near Moon) RGB value is (102, 226, 227).
Red value is 102, green value is 226, and blue value is 227.
Cylindrical-coordinate representations (HSL) of color #66E2E3: hue: 180°, saturation: 69.1%, and lightness: 64.5%.
Process color (CMYK) of #66E2E3 is 55.1%, 0.4%, 0%, 11%. Web safe color equivalent of #66E2E3 is ##66CCCC. Color #66E2E3 contains mainly Blue.
Color Spaces
| Color spaces of #66E2E3 | Value |
|---|---|
| RGB | 102, 226, 227 |
| HSL | 180°, 69.1%, 64.5% |
| HSV / HSB | 180°, 55.1%, 89% |
| CMYK | 55.1%, 0.4%, 0%, 11% |
| XYZ | 46.54, 62.76, 82.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 11100010 | 11100011 |
| Octal | 146 | 342 | 343 |
| Decimal | 102 | 226 | 227 |
| Hex | 66 | E2 | E3 |
Shades of #66E2E3
Tints of #66E2E3
.mybgColor { background-color: #66E2E3; }
.myforeColor { color: #66E2E3; }
.myborderColor { border: 3px solid #66E2E3; }
<p style="color:#66E2E3">Text here</p>
This sample text is styled with font color #66E2E3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#66E2E3">Div content here</div>
<div style="border:3px solid #66E2E3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 226, 227, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #66E2E3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #66E2E3;
-webkit-box-shadow: 1px 1px 3px #66E2E3;
box-shadow: 1px 1px 3px #66E2E3; }
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 #66E2E3 (Near Moon)
Color Overview & Profile: Color #66E2E3, also known as Near Moon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (102/255), 89% Green (226/255), and 89% Blue (227/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #66E2E3 translates into the CMYK subtractive color model with values of 55.1% Cyan, 0.4% Magenta, 0% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 69.1%, and lightness of 64.5%.
Web Accessibility & Design Recommendations: When implementing #66E2E3 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 ##66CCCC.
