#ECFEFF

Tailwind cyan-50

#ECFEFF is a cyan colour. In RGB it is 236 red, 254 green and 255 blue, which converts to a hue of 183 degrees, 100% saturation and 96% lightness. It is Tailwind cyan-50 in that design system's palette.

Color values

HEX#ECFEFF
RGBrgb(236, 254, 255)
HSLhsl(183, 100%, 96%)
HSVhsv(183, 7%, 100%)
CMYKcmyk(7%, 0%, 0%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.04:1FailFail
Black20.19:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #ECFEFF;
CSS rgb()color: rgb(236 254 255);
Tailwindbg-[#ecfeff]
SwiftUIColor(red: 0.925, green: 0.996, blue: 1.000)
AndroidColor.parseColor("#ECFEFF")

Closest named color

The nearest CSS colour keyword to #ECFEFF is azure (#F0FFFF).

Related tools