#BDFADF Color Information

Hex color code: #BDFADF

A delicate cyan shade, #BDFADF appears as (189, 250, 223) in RGB and (153°, 86%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#BDFADF
RGB
189, 250, 223
HSL
153°, 86%, 86%
CMYK
24%, 0%, 11%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDFADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 250, 223

Red: 189 / Green: 250 / Blue: 223

HSL

153°, 86%, 86%

Hue: 153° / Saturation: 86% / Lightness: 86%

CMYK

24%, 0%, 11%, 2%

Cyan: 24% / Magenta: 0% / Yellow: 11% / Key: 2%

What color is #BDFADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDFADF to RGB:

rgb(189, 250, 223)HEX to RGB Converter →

HEX to HSL

Convert #BDFADF to HSL:

hsl(153, 86%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BDFADF to CMYK:

cmyk(24%, 0%, 11%, 2%)Color Converter →

Color Meaning and Usage

#BDFADF is a soft cyan color with RGB values of 189, 250, 223 and HSL of 153°, 86%, 86%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDFADF is #FABDD8, creating high-contrast pairings. For softer combinations, try analogous colors like #BDFAC0.

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

Contrast with #BDFADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDFADF?

#BDFADF is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDFADF?

#BDFADF in RGB is (189, 250, 223) - 189 red, 250 green, and 223 blue.

How to use #BDFADF in CSS?

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

What colors go well with #BDFADF?

#FABDD8 (complementary), #BDFAC0 (analogous), and #75F5BB (lighter shade) work well with #BDFADF.