#BEFD73 Lime Lightning
#BEFD73 (Lime Lightning) RGB value is (190, 253, 115).
Red value is 190, green value is 253, and blue value is 115.
Cylindrical-coordinate representations (HSL) of color #BEFD73: hue: 87°, saturation: 97.2%, and lightness: 72.2%.
Process color (CMYK) of #BEFD73 is 24.9%, 0%, 54.5%, 0.8%. Web safe color equivalent of #BEFD73 is ##CCFF66. Color #BEFD73 contains mainly Green.
Color Spaces
| Color spaces of #BEFD73 | Value |
|---|---|
| RGB | 190, 253, 115 |
| HSL | 87°, 97.2%, 72.2% |
| HSV / HSB | 87°, 54.5%, 99.2% |
| CMYK | 24.9%, 0%, 54.5%, 0.8% |
| XYZ | 59.45, 82.43, 29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 11111101 | 01110011 |
| Octal | 276 | 375 | 163 |
| Decimal | 190 | 253 | 115 |
| Hex | BE | FD | 73 |
Shades of #BEFD73
Tints of #BEFD73
.mybgColor { background-color: #BEFD73; }
.myforeColor { color: #BEFD73; }
.myborderColor { border: 3px solid #BEFD73; }
<p style="color:#BEFD73">Text here</p>
This sample text is styled with font color #BEFD73. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BEFD73">Div content here</div>
<div style="border:3px solid #BEFD73">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 253, 115, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BEFD73; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BEFD73;
-webkit-box-shadow: 1px 1px 3px #BEFD73;
box-shadow: 1px 1px 3px #BEFD73; }
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 #BEFD73 (Lime Lightning)
Color Overview & Profile: Color #BEFD73, 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 75% Red (190/255), 99% Green (253/255), and 45% Blue (115/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #BEFD73 translates into the CMYK subtractive color model with values of 24.9% Cyan, 0% Magenta, 54.5% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 87°, saturation of 97.2%, and lightness of 72.2%.
Web Accessibility & Design Recommendations: When implementing #BEFD73 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.
