#ECFDF5

Tailwind emerald-50

#ECFDF5 is a green colour. In RGB it is 236 red, 253 green and 245 blue, which converts to a hue of 152 degrees, 81% saturation and 96% lightness. It is Tailwind emerald-50 in that design system's palette.

Color values

HEX#ECFDF5
RGBrgb(236, 253, 245)
HSLhsl(152, 81%, 96%)
HSVhsv(152, 7%, 99%)
CMYKcmyk(7%, 0%, 3%, 1%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.05:1FailFail
Black19.94:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #ECFDF5;
CSS rgb()color: rgb(236 253 245);
Tailwindbg-[#ecfdf5]
SwiftUIColor(red: 0.925, green: 0.992, blue: 0.961)
AndroidColor.parseColor("#ECFDF5")

Closest named color

The nearest CSS colour keyword to #ECFDF5 is honeydew (#F0FFF0).

Related tools