#C8F97A Lime Lightning
#C8F97A (Lime Lightning) RGB value is (200, 249, 122).
Red value is 200, green value is 249, and blue value is 122.
Cylindrical-coordinate representations (HSL) of color #C8F97A: hue: 83°, saturation: 91.4%, and lightness: 72.7%.
Process color (CMYK) of #C8F97A is 19.7%, 0%, 51%, 2.4%. Web safe color equivalent of #C8F97A is ##CCFF66. Color #C8F97A contains mainly Green.
Color Spaces
| Color spaces of #C8F97A | Value |
|---|---|
| RGB | 200, 249, 122 |
| HSL | 83°, 91.4%, 72.7% |
| HSV / HSB | 83°, 51%, 97.6% |
| CMYK | 19.7%, 0%, 51%, 2.4% |
| XYZ | 61.21, 81.44, 30.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 11111001 | 01111010 |
| Octal | 310 | 371 | 172 |
| Decimal | 200 | 249 | 122 |
| Hex | C8 | F9 | 7A |
Shades of #C8F97A
Tints of #C8F97A
.mybgColor { background-color: #C8F97A; }
.myforeColor { color: #C8F97A; }
.myborderColor { border: 3px solid #C8F97A; }
<p style="color:#C8F97A">Text here</p>
This sample text is styled with font color #C8F97A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C8F97A">Div content here</div>
<div style="border:3px solid #C8F97A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 249, 122, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C8F97A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C8F97A;
-webkit-box-shadow: 1px 1px 3px #C8F97A;
box-shadow: 1px 1px 3px #C8F97A; }
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 #C8F97A (Lime Lightning)
Color Overview & Profile: Color #C8F97A, also known as Lime Lightning, 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 (200/255), 98% Green (249/255), and 48% Blue (122/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #C8F97A translates into the CMYK subtractive color model with values of 19.7% Cyan, 0% Magenta, 51% Yellow, and 2.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 83°, saturation of 91.4%, and lightness of 72.7%.
Web Accessibility & Design Recommendations: When implementing #C8F97A 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 ##CCFF66.
