HEX Color Conversion

Hex Color Code #65DFAA — RGB & HSL Conversions

How to use the #65DFAA color code in HTML & CSS?

For developers, implementing the #65DFAA color code involves declaring it in your styles. In stylesheet designs, use color: #65DFAA; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#65DFAA] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #65DFAA?

The RGB code for #65DFAA is computed as rgb(101, 223, 170). Web designers using HSL values will find it at a hue of 154°, saturation of 66%, and lightness index of 64%, representing a balanced, moderate saturation.

CMYK print code settings for #65DFAA

For print design setups, the CMYK values for the #65DFAA color code are Cyan: 55%, Magenta: 0%, Yellow: 24%, and Black: 13%. Green-heavy spectrums are associated with organic elements and growth, making them highly effective for eco-conscious portals and wellness brands.

Red Channel 101
Green Channel 223
Blue Channel 170
Luminance 0.584

HEX #65DFAA Color Space Conversions

Click to copy format
HEX Color Code #65DFAA
RGB (Red Green Blue) rgb(101, 223, 170)
HSL (Hue Sat Light) hsl(154°, 66%, 64%)
CMYK (Commercial Print) cmyk(55%, 0%, 24%, 13%)
HSV / HSB Values hsv(154°, 55%, 87%)
Decimal Color Code 6676394
CSS Custom Variable --color-hex: #65DFAA;
Tailwind CSS Utility bg-[#65DFAA]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #65DFAA

Small body copy preview

Black Text on Background

Black text readability test with #65DFAA

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

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 #65DFAA */
--color-hex: #65DFAA;
--color-rgb: rgb(101, 223, 170);
--color-hsl: hsl(154deg, 66%, 64%);

Adjacent HEX Color Codes

Copied!