#BDF269 Color Information

Hex color code: #BDF269

#BDF269 is a striking green color. In RGB it is (189, 242, 105), and in HSL it is (83°, 84%, 68%). It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#BDF269
RGB
189, 242, 105
HSL
83°, 84%, 68%
CMYK
22%, 0%, 57%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDF269; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 242, 105

Red: 189 / Green: 242 / Blue: 105

HSL

83°, 84%, 68%

Hue: 83° / Saturation: 84% / Lightness: 68%

CMYK

22%, 0%, 57%, 5%

Cyan: 22% / Magenta: 0% / Yellow: 57% / Key: 5%

What color is #BDF269?

#BDF269 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDF269 to RGB:

rgb(189, 242, 105)HEX to RGB Converter →

HEX to HSL

Convert #BDF269 to HSL:

hsl(83, 84%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BDF269 to CMYK:

cmyk(22%, 0%, 57%, 5%)Color Converter →

Color Meaning and Usage

#BDF269 is a eye-catching green color with RGB values of 189, 242, 105 and HSL of 83°, 84%, 68%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDF269 is #9D69F2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2E269.

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

Contrast with #BDF269

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDF269?

#BDF269 is a eye-catching green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BDF269?

#BDF269 in RGB is (189, 242, 105) - 189 red, 242 green, and 105 blue.

How to use #BDF269 in CSS?

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

What colors go well with #BDF269?

#9D69F2 (complementary), #F2E269 (analogous), and #9FEC22 (lighter shade) work well with #BDF269.