Pale turquoise Color — HEX, RGB, HSL & CMYK Codes

#a5fbd5
Format Value
HEX #a5fbd5
RGB rgb(165, 251, 213)
HSL hsl(153.5, 91.5%, 81.6%)
CMYK cmyk(34.3%, 0%, 15.1%, 1.6%)
HSV hsv(153.5, 34.3%, 98.4%)

pale turquoise color harmonies

Tints & shades of pale turquoise

Tints (lighter)

#adfbd9 #b5fcdd #befce0 #c6fce4 #cefde8 #d6fdec #defef0 #e6fef4 #effef7 #f7fffb

Shades (darker)

#96e4c2 #87cdae #78b79b #69a088 #5a8974 #4b7261 #3c5b4d #2d443a #1e2e27 #0f1713

Contrast & accessibility

The quick brown fox

On white · 1.21:1 · Fail

The quick brown fox

On black · 17.36:1 · AAA

Recommended text color: #000000

Use pale turquoise in code

CSS color: #a5fbd5;
SCSS $color: #a5fbd5;
Tailwind bg-[#a5fbd5]
Swift UIColor(red: 0.647, green: 0.984, blue: 0.835, alpha: 1)
Android Color.parseColor("#a5fbd5")
Flutter Color(0xFFA5FBD5)

Colors similar to pale turquoise

Browse all Green colors →

What is the HEX code for pale turquoise?

The CSS color pale turquoise in HEX format is #a5fbd5. Use this value directly in CSS, SVG, and most design tools.

How do I use pale turquoise in CSS?

To apply pale turquoise in CSS:

  • Text color: color: #a5fbd5;
  • Background: background-color: #a5fbd5;
  • Border: border-color: #a5fbd5;

What are all the color format values for pale turquoise?

FormatValue
HEX#a5fbd5
RGBrgb(165, 251, 213)
HSLhsl(153.5, 91.5%, 81.6%)
CMYKcmyk(34.3%, 0%, 15.1%, 1.6%)

How do I convert pale turquoise to HEX?

Select pale turquoise from the color name list in our color converter. The HEX value — #a5fbd5 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pale turquoise belong to?

pale turquoise belongs to the green color family. It is a light, vivid color with HSL values: hue 153.5°, saturation 91.5%, lightness 81.6%.

How do I create lighter and darker shades of pale turquoise?

Lighter variant (lightness 95%): #e7fef4. Darker variant (lightness 66.6%): #5cf8b3. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.