#BDE467 Color Information

Hex color code: #BDE467

#BDE467 is a balanced green color. In RGB it is (189, 228, 103), and in HSL it is (79°, 70%, 65%). It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#BDE467
RGB
189, 228, 103
HSL
79°, 70%, 65%
CMYK
17%, 0%, 55%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDE467; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 228, 103

Red: 189 / Green: 228 / Blue: 103

HSL

79°, 70%, 65%

Hue: 79° / Saturation: 70% / Lightness: 65%

CMYK

17%, 0%, 55%, 11%

Cyan: 17% / Magenta: 0% / Yellow: 55% / Key: 11%

What color is #BDE467?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDE467 to RGB:

rgb(189, 228, 103)HEX to RGB Converter →

HEX to HSL

Convert #BDE467 to HSL:

hsl(79, 70%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BDE467 to CMYK:

cmyk(17%, 0%, 55%, 11%)Color Converter →

Color Meaning and Usage

A subtle green tone, #BDE467 has RGB (189, 228, 103) and HSL (79°, 70%, 65%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDE467 is #8F67E4, creating high-contrast pairings. For softer combinations, try analogous colors like #E4CD67.

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

Contrast with #BDE467

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDE467?

#BDE467 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #BDE467?

#BDE467 in RGB is (189, 228, 103) - 189 red, 228 green, and 103 blue.

How to use #BDE467 in CSS?

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

What colors go well with #BDE467?

#8F67E4 (complementary), #E4CD67 (analogous), and #A0D926 (lighter shade) work well with #BDE467.