#F0FDFA

Tailwind teal-50

#F0FDFA is a cyan colour. In RGB it is 240 red, 253 green and 250 blue, which converts to a hue of 166 degrees, 76% saturation and 97% lightness. It is Tailwind teal-50 in that design system's palette.

Color values

HEX#F0FDFA
RGBrgb(240, 253, 250)
HSLhsl(166, 76%, 97%)
HSVhsv(166, 5%, 99%)
CMYKcmyk(5%, 0%, 1%, 1%)

Contrast and accessibility

Against white the contrast ratio is 1.04:1, and against black it is 20.14: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.14:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #F0FDFA;
CSS rgb()color: rgb(240 253 250);
Tailwindbg-[#f0fdfa]
SwiftUIColor(red: 0.941, green: 0.992, blue: 0.980)
AndroidColor.parseColor("#F0FDFA")

Closest named color

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

Related tools