#7E987B Jade Green
#7E987B (Jade Green) RGB value is (126, 152, 123).
Red value is 126, green value is 152, and blue value is 123.
Cylindrical-coordinate representations (HSL) of color #7E987B: hue: 114°, saturation: 12.3%, and lightness: 53.9%.
Process color (CMYK) of #7E987B is 17.1%, 0%, 19.1%, 40.4%. Web safe color equivalent of #7E987B is ##669966. Color #7E987B contains mainly Cyan.
Color Spaces
| Color spaces of #7E987B | Value |
|---|---|
| RGB | 126, 152, 123 |
| HSL | 114°, 12.3%, 53.9% |
| HSV / HSB | 114°, 19.1%, 59.6% |
| CMYK | 17.1%, 0%, 19.1%, 40.4% |
| XYZ | 23.41, 28.32, 22.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 10011000 | 01111011 |
| Octal | 176 | 230 | 173 |
| Decimal | 126 | 152 | 123 |
| Hex | 7E | 98 | 7B |
Shades of #7E987B
Tints of #7E987B
.mybgColor { background-color: #7E987B; }
.myforeColor { color: #7E987B; }
.myborderColor { border: 3px solid #7E987B; }
<p style="color:#7E987B">Text here</p>
This sample text is styled with font color #7E987B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E987B">Div content here</div>
<div style="border:3px solid #7E987B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 152, 123, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E987B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E987B;
-webkit-box-shadow: 1px 1px 3px #7E987B;
box-shadow: 1px 1px 3px #7E987B; }
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 #7E987B (Jade Green)
Color Overview & Profile: Color #7E987B, also known as Jade Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (126/255), 60% Green (152/255), and 48% Blue (123/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #7E987B translates into the CMYK subtractive color model with values of 17.1% Cyan, 0% Magenta, 19.1% Yellow, and 40.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 114°, saturation of 12.3%, and lightness of 53.9%.
Web Accessibility & Design Recommendations: When implementing #7E987B 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 ##669966.
