HEX Color Conversion

Hex Color Code #9AC832 — RGB & HSL Conversions

How to use the #9AC832 color code in HTML & CSS?

To apply the hex color #9AC832 in web design, set the color property inside your CSS stylesheet. For example, adding background-color: #9AC832; will paint elements in this warm undertone shade. In modern CSS structures, you can configure it as a custom variable --color-hex: #9AC832; or utilize it directly in Tailwind CSS via arbitrary utility values like bg-[#9AC832].

What are the RGB and HSL conversion values for #9AC832?

In the digital sRGB color space, the hex value #9AC832 is converted to RGB values of Red: 154, Green: 200, and Blue: 50. When analyzed under the HSL model, its coordinates correspond to hue angle 78°, 60% saturation, and 49% lightness. This makes it visually a balanced medium tone with a balanced, moderate saturation.

CMYK print code settings for #9AC832

When converting #9AC832 for CMYK printing, the color separation consists of 23% Cyan, 0% Magenta, 75% Yellow, and 22% key/black. Green-heavy spectrums are associated with organic elements and growth, making them highly effective for eco-conscious portals and wellness brands.

Red Channel 154
Green Channel 200
Blue Channel 50
Luminance 0.484

HEX #9AC832 Color Space Conversions

Click to copy format
HEX Color Code #9AC832
RGB (Red Green Blue) rgb(154, 200, 50)
HSL (Hue Sat Light) hsl(78°, 60%, 49%)
CMYK (Commercial Print) cmyk(23%, 0%, 75%, 22%)
HSV / HSB Values hsv(78°, 75%, 78%)
Decimal Color Code 10143794
CSS Custom Variable --color-hex: #9AC832;
Tailwind CSS Utility bg-[#9AC832]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #9AC832

Small body copy preview

Black Text on Background

Black text readability test with #9AC832

Small body copy preview

Complementary & Analogous Harmonies

Computed dynamically

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #9AC832 */
--color-hex: #9AC832;
--color-rgb: rgb(154, 200, 50);
--color-hsl: hsl(78deg, 60%, 49%);

Adjacent HEX Color Codes

Copied!