#A5F3FC

Tailwind cyan-200

#A5F3FC is a cyan colour. In RGB it is 165 red, 243 green and 252 blue, which converts to a hue of 186 degrees, 94% saturation and 82% lightness. It is Tailwind cyan-200 in that design system's palette.

Color values

HEX#A5F3FC
RGBrgb(165, 243, 252)
HSLhsl(186, 94%, 82%)
HSVhsv(186, 35%, 99%)
CMYKcmyk(35%, 4%, 0%, 1%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.25:1FailFail
Black16.83:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #A5F3FC;
CSS rgb()color: rgb(165 243 252);
Tailwindbg-[#a5f3fc]
SwiftUIColor(red: 0.647, green: 0.953, blue: 0.988)
AndroidColor.parseColor("#A5F3FC")

Closest named color

The nearest CSS colour keyword to #A5F3FC is paleturquoise (#AFEEEE).

Related tools