#BDCE3B Color Information

Hex color code: #BDCE3B

The hex color #BDCE3B is a balanced yellow with RGB values of (189, 206, 59) and HSL of (67°, 60%, 52%). It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#BDCE3B
RGB
189, 206, 59
HSL
67°, 60%, 52%
CMYK
8%, 0%, 71%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BDCE3B; 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 #BDCE3B; background-color: #BDCE3B15; }

Alert / Toast

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

Link / Accent

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

a { color: #BDCE3B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 206, 59

Red: 189 / Green: 206 / Blue: 59

HSL

67°, 60%, 52%

Hue: 67° / Saturation: 60% / Lightness: 52%

CMYK

8%, 0%, 71%, 19%

Cyan: 8% / Magenta: 0% / Yellow: 71% / Key: 19%

What color is #BDCE3B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCE3B to RGB:

rgb(189, 206, 59)HEX to RGB Converter →

HEX to HSL

Convert #BDCE3B to HSL:

hsl(67, 60%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BDCE3B to CMYK:

cmyk(8%, 0%, 71%, 19%)Color Converter →

Color Meaning and Usage

#BDCE3B is a understated yellow color with RGB values of 189, 206, 59 and HSL of 67°, 60%, 52%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDCE3B is #4C3BCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE963B.

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

Contrast with #BDCE3B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCE3B?

#BDCE3B is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BDCE3B?

#BDCE3B in RGB is (189, 206, 59) - 189 red, 206 green, and 59 blue.

How to use #BDCE3B in CSS?

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

What colors go well with #BDCE3B?

#4C3BCE (complementary), #CE963B (analogous), and #8A9726 (lighter shade) work well with #BDCE3B.