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