HEX Color Conversion

Hex Color Code #7AF8EE — RGB & HSL Conversions

How to use the #7AF8EE color code in HTML & CSS?

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

What are the RGB and HSL conversion values for #7AF8EE?

In the digital sRGB color space, the hex value #7AF8EE is converted to RGB values of Red: 122, Green: 248, and Blue: 238. When analyzed under the HSL model, its coordinates correspond to hue angle 175°, 90% saturation, and 73% lightness. This makes it visually a bright, soft tint with a highly vivid, intense, and brilliant shade.

CMYK print code settings for #7AF8EE

When converting #7AF8EE for CMYK printing, the color separation consists of 51% Cyan, 0% Magenta, 4% Yellow, and 3% key/black. These neutral color boundaries serve as solid structural backgrounds, layouts, and typography grids.

Red Channel 122
Green Channel 248
Blue Channel 238
Luminance 0.774

HEX #7AF8EE Color Space Conversions

Click to copy format
HEX Color Code #7AF8EE
RGB (Red Green Blue) rgb(122, 248, 238)
HSL (Hue Sat Light) hsl(175°, 90%, 73%)
CMYK (Commercial Print) cmyk(51%, 0%, 4%, 3%)
HSV / HSB Values hsv(175°, 51%, 97%)
Decimal Color Code 8059118
CSS Custom Variable --color-hex: #7AF8EE;
Tailwind CSS Utility bg-[#7AF8EE]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #7AF8EE

Small body copy preview

Black Text on Background

Black text readability test with #7AF8EE

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 #7AF8EE */
--color-hex: #7AF8EE;
--color-rgb: rgb(122, 248, 238);
--color-hsl: hsl(175deg, 90%, 73%);

Adjacent HEX Color Codes

Copied!