#CDDC39

Material lime 500

#CDDC39 is a yellow colour. In RGB it is 205 red, 220 green and 57 blue, which converts to a hue of 66 degrees, 70% saturation and 54% lightness. It is Material lime 500 in that design system's palette.

Color values

HEX#CDDC39
RGBrgb(205, 220, 57)
HSLhsl(66, 70%, 54%)
HSVhsv(66, 74%, 86%)
CMYKcmyk(7%, 0%, 74%, 14%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.51:1FailFail
Black13.89:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #CDDC39;
CSS rgb()color: rgb(205 220 57);
Tailwindbg-[#cddc39]
SwiftUIColor(red: 0.804, green: 0.863, blue: 0.224)
AndroidColor.parseColor("#CDDC39")

Closest named color

The nearest CSS colour keyword to #CDDC39 is greenyellow (#ADFF2F).

Related tools