#9FC05D Spring Lime
#9FC05D (Spring Lime) RGB value is (159, 192, 93).
Red value is 159, green value is 192, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #9FC05D: hue: 80°, saturation: 44%, and lightness: 55.9%.
Process color (CMYK) of #9FC05D is 17.2%, 0%, 51.6%, 24.7%. Web safe color equivalent of #9FC05D is ##99CC66. Color #9FC05D contains mainly Green.
Color Spaces
| Color spaces of #9FC05D | Value |
|---|---|
| RGB | 159, 192, 93 |
| HSL | 80°, 44%, 55.9% |
| HSV / HSB | 80°, 51.6%, 75.3% |
| CMYK | 17.2%, 0%, 51.6%, 24.7% |
| XYZ | 35.12, 45.86, 17.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011111 | 11000000 | 01011101 |
| Octal | 237 | 300 | 135 |
| Decimal | 159 | 192 | 93 |
| Hex | 9F | C0 | 5D |
Shades of #9FC05D
Tints of #9FC05D
.mybgColor { background-color: #9FC05D; }
.myforeColor { color: #9FC05D; }
.myborderColor { border: 3px solid #9FC05D; }
<p style="color:#9FC05D">Text here</p>
This sample text is styled with font color #9FC05D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9FC05D">Div content here</div>
<div style="border:3px solid #9FC05D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(159, 192, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9FC05D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9FC05D;
-webkit-box-shadow: 1px 1px 3px #9FC05D;
box-shadow: 1px 1px 3px #9FC05D; }
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 #9FC05D (Spring Lime)
Color Overview & Profile: Color #9FC05D, also known as Spring Lime, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (159/255), 75% Green (192/255), and 36% Blue (93/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #9FC05D translates into the CMYK subtractive color model with values of 17.2% Cyan, 0% Magenta, 51.6% Yellow, and 24.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 80°, saturation of 44%, and lightness of 55.9%.
Web Accessibility & Design Recommendations: When implementing #9FC05D 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 ##99CC66.
