#ECFCCB

Tailwind lime-100

#ECFCCB is a green colour. In RGB it is 236 red, 252 green and 203 blue, which converts to a hue of 80 degrees, 89% saturation and 89% lightness. It is Tailwind lime-100 in that design system's palette.

Color values

HEX#ECFCCB
RGBrgb(236, 252, 203)
HSLhsl(80, 89%, 89%)
HSVhsv(80, 19%, 99%)
CMYKcmyk(6%, 0%, 19%, 1%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.09:1FailFail
Black19.35:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #ECFCCB;
CSS rgb()color: rgb(236 252 203);
Tailwindbg-[#ecfccb]
SwiftUIColor(red: 0.925, green: 0.988, blue: 0.796)
AndroidColor.parseColor("#ECFCCB")

Closest named color

The nearest CSS colour keyword to #ECFCCB is lightgoldenrodyellow (#FAFAD2).

Related tools