#BDFBCA Color Information

Hex color code: #BDFBCA

A light green shade, #BDFBCA appears as (189, 251, 202) in RGB and (133°, 89%, 86%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#BDFBCA
RGB
189, 251, 202
HSL
133°, 89%, 86%
CMYK
25%, 0%, 20%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDFBCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 251, 202

Red: 189 / Green: 251 / Blue: 202

HSL

133°, 89%, 86%

Hue: 133° / Saturation: 89% / Lightness: 86%

CMYK

25%, 0%, 20%, 2%

Cyan: 25% / Magenta: 0% / Yellow: 20% / Key: 2%

What color is #BDFBCA?

#BDFBCA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDFBCA to RGB:

rgb(189, 251, 202)HEX to RGB Converter →

HEX to HSL

Convert #BDFBCA to HSL:

hsl(133, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BDFBCA to CMYK:

cmyk(25%, 0%, 20%, 2%)Color Converter →

Color Meaning and Usage

#BDFBCA is a airy green color with RGB values of 189, 251, 202 and HSL of 133°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDFBCA is #FBBCED, creating high-contrast pairings. For softer combinations, try analogous colors like #CEFBBC.

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

Contrast with #BDFBCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDFBCA?

#BDFBCA is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDFBCA?

#BDFBCA in RGB is (189, 251, 202) - 189 red, 251 green, and 202 blue.

How to use #BDFBCA in CSS?

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

What colors go well with #BDFBCA?

#FBBCED (complementary), #CEFBBC (analogous), and #73F790 (lighter shade) work well with #BDFBCA.