#93C5FD

Tailwind blue-300

#93C5FD is a blue colour. In RGB it is 147 red, 197 green and 253 blue, which converts to a hue of 212 degrees, 96% saturation and 78% lightness. It is Tailwind blue-300 in that design system's palette.

Color values

HEX#93C5FD
RGBrgb(147, 197, 253)
HSLhsl(212, 96%, 78%)
HSVhsv(212, 42%, 99%)
CMYKcmyk(42%, 22%, 0%, 1%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.8:1FailFail
Black11.65:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #93C5FD;
CSS rgb()color: rgb(147 197 253);
Tailwindbg-[#93c5fd]
SwiftUIColor(red: 0.576, green: 0.773, blue: 0.992)
AndroidColor.parseColor("#93C5FD")

Closest named color

The nearest CSS colour keyword to #93C5FD is lightskyblue (#87CEFA).

Related tools