#CFFAFE

Tailwind cyan-100

#CFFAFE is a cyan colour. In RGB it is 207 red, 250 green and 254 blue, which converts to a hue of 185 degrees, 96% saturation and 90% lightness. It is Tailwind cyan-100 in that design system's palette.

Color values

HEX#CFFAFE
RGBrgb(207, 250, 254)
HSLhsl(185, 96%, 90%)
HSVhsv(185, 19%, 100%)
CMYKcmyk(19%, 2%, 0%, 0%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.12:1FailFail
Black18.76:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #CFFAFE;
CSS rgb()color: rgb(207 250 254);
Tailwindbg-[#cffafe]
SwiftUIColor(red: 0.812, green: 0.980, blue: 0.996)
AndroidColor.parseColor("#CFFAFE")

Closest named color

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

Related tools