#DCFCE7

Tailwind green-100

#DCFCE7 is a green colour. In RGB it is 220 red, 252 green and 231 blue, which converts to a hue of 141 degrees, 84% saturation and 93% lightness. It is Tailwind green-100 in that design system's palette.

Color values

HEX#DCFCE7
RGBrgb(220, 252, 231)
HSLhsl(141, 84%, 93%)
HSVhsv(141, 13%, 99%)
CMYKcmyk(13%, 0%, 8%, 1%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.1:1FailFail
Black19.12:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #DCFCE7;
CSS rgb()color: rgb(220 252 231);
Tailwindbg-[#dcfce7]
SwiftUIColor(red: 0.863, green: 0.988, blue: 0.906)
AndroidColor.parseColor("#DCFCE7")

Closest named color

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

Related tools