#AFEEEE

paleturquoise

#AFEEEE is a cyan colour. In RGB it is 175 red, 238 green and 238 blue, which converts to a hue of 180 degrees, 65% saturation and 81% lightness. It is one of the named CSS colours, written as paleturquoise in stylesheets.

Color values

HEX#AFEEEE
RGBrgb(175, 238, 238)
HSLhsl(180, 65%, 81%)
HSVhsv(180, 26%, 93%)
CMYKcmyk(26%, 0%, 0%, 7%)

Contrast and accessibility

Against white the contrast ratio is 1.29:1, and against black it is 16.29:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White1.29:1FailFail
Black16.29:1AAAAAA

Tints and shades

Lighter tints move #AFEEEE toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #AFEEEE;
CSS rgb()color: rgb(175 238 238);
Tailwindbg-[#afeeee]
SwiftUIColor(red: 0.686, green: 0.933, blue: 0.933)
AndroidColor.parseColor("#AFEEEE")

Related tools