#CCFBF1

Tailwind teal-100

#CCFBF1 is a cyan colour. In RGB it is 204 red, 251 green and 241 blue, which converts to a hue of 167 degrees, 85% saturation and 89% lightness. It is Tailwind teal-100 in that design system's palette.

Color values

HEX#CCFBF1
RGBrgb(204, 251, 241)
HSLhsl(167, 85%, 89%)
HSVhsv(167, 19%, 98%)
CMYKcmyk(19%, 0%, 4%, 2%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.13:1FailFail
Black18.64:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #CCFBF1;
CSS rgb()color: rgb(204 251 241);
Tailwindbg-[#ccfbf1]
SwiftUIColor(red: 0.800, green: 0.984, blue: 0.945)
AndroidColor.parseColor("#CCFBF1")

Closest named color

The nearest CSS colour keyword to #CCFBF1 is lightcyan (#E0FFFF).

Related tools