Paleturquoise to HSL — Color Code

#afeeee
Format Value
HEX #afeeee
RGB rgb(175, 238, 238)
HSL hsl(180, 64.9%, 81%)
CMYK cmyk(26.5%, 0%, 0%, 6.7%)
HSV hsv(180, 26.5%, 93.3%)

paleturquoise color harmonies

Tints & shades of paleturquoise

Tints (lighter)

#b6f0f0 #bef1f1 #c5f3f3 #ccf4f4 #d3f6f6 #dbf7f7 #e2f9f9 #e9fafa #f0fcfc #f8fdfd

Shades (darker)

#9fd8d8 #8fc3c3 #7fadad #6f9797 #5f8282 #506c6c #405757 #304141 #202b2b #101616

Contrast & accessibility

The quick brown fox

On white · 1.29:1 · Fail

The quick brown fox

On black · 16.29:1 · AAA

Recommended text color: #000000

Use paleturquoise in code

CSS color: #afeeee;
SCSS $color: #afeeee;
Tailwind bg-[#afeeee]
Swift UIColor(red: 0.686, green: 0.933, blue: 0.933, alpha: 1)
Android Color.parseColor("#afeeee")
Flutter Color(0xFFAFEEEE)

Colors similar to paleturquoise

Browse all Cyan colors →

What is the HSL code for paleturquoise?

The CSS color paleturquoise in HSL format is hsl(180, 64.9%, 81%). Use this value directly in CSS, SVG, and most design tools.

How do I use paleturquoise in CSS?

To apply paleturquoise in CSS:

  • Text color: color: hsl(180, 64.9%, 81%);
  • Background: background-color: hsl(180, 64.9%, 81%);
  • Border: border-color: hsl(180, 64.9%, 81%);

What are all the color format values for paleturquoise?

FormatValue
HEX#afeeee
RGBrgb(175, 238, 238)
HSLhsl(180, 64.9%, 81%)
CMYKcmyk(26.5%, 0%, 0%, 6.7%)

How do I convert paleturquoise to HSL?

Select paleturquoise from the color name list in our color converter. The HSL value — hsl(180, 64.9%, 81%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does paleturquoise belong to?

paleturquoise belongs to the cyan color family. It is a light, moderately saturated color with HSL values: hue 180°, saturation 64.9%, lightness 81%.

How do I create lighter and darker shades of paleturquoise?

Lighter variant (lightness 95%): #eafbfb. Darker variant (lightness 66%): #70e1e1. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.