#BCDD36 Color Information

Hex color code: #BCDD36

#BCDD36 is a striking yellow color. In RGB it is (188, 221, 54), and in HSL it is (72°, 71%, 54%). It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#BCDD36
RGB
188, 221, 54
HSL
72°, 71%, 54%
CMYK
15%, 0%, 76%, 13%

Shades

CSS Usage
color: #BCDD36;
background-color: #BCDD36;
border-color: #BCDD36;
box-shadow: 0 0 10px #BCDD36;
border: 2px solid #BCDD36;
Tailwind Usage
bg-[#BCDD36]
text-[#BCDD36]
border-[#BCDD36]
shadow-[0_0_10px_BCDD36]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BCDD36, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BCDD36; color: #000000; }

Badge

New Feature
.badge { background-color: #BCDD36; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BCDD36; background-color: #BCDD3615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BCDD3620; border-left: 4px solid #BCDD36; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BCDD36; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BCDD36 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 221, 54

Red: 188 / Green: 221 / Blue: 54

HSL

72°, 71%, 54%

Hue: 72° / Saturation: 71% / Lightness: 54%

CMYK

15%, 0%, 76%, 13%

Cyan: 15% / Magenta: 0% / Yellow: 76% / Key: 13%

What color is #BCDD36?

#BCDD36 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDD36 to RGB:

rgb(188, 221, 54)HEX to RGB Converter →

HEX to HSL

Convert #BCDD36 to HSL:

hsl(72, 71%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #BCDD36 to CMYK:

cmyk(15%, 0%, 76%, 13%)Color Converter →

Color Meaning and Usage

#BCDD36 is a vivid yellow color with RGB values of 188, 221, 54 and HSL of 72°, 71%, 54%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDD36 is #5836DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDAB36.

Use #BCDD36 in CSS: color: #BCDD36 or background-color: #BCDD36. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BCDD36

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.53:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDD36?

#BCDD36 is a vivid yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BCDD36?

#BCDD36 in RGB is (188, 221, 54) - 188 red, 221 green, and 54 blue.

How to use #BCDD36 in CSS?

Use #BCDD36 directly in your CSS properties like color or background-color.

What colors go well with #BCDD36?

#5836DD (complementary), #DDAB36 (analogous), and #8EAA1D (lighter shade) work well with #BCDD36.