#BDEFDF Color Information

Hex color code: #BDEFDF

#BDEFDF is a delicate cyan color. In RGB it is (189, 239, 223), and in HSL it is (161°, 61%, 84%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#BDEFDF
RGB
189, 239, 223
HSL
161°, 61%, 84%
CMYK
21%, 0%, 7%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDEFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 239, 223

Red: 189 / Green: 239 / Blue: 223

HSL

161°, 61%, 84%

Hue: 161° / Saturation: 61% / Lightness: 84%

CMYK

21%, 0%, 7%, 6%

Cyan: 21% / Magenta: 0% / Yellow: 7% / Key: 6%

What color is #BDEFDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDEFDF to RGB:

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

HEX to HSL

Convert #BDEFDF to HSL:

hsl(161, 61%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BDEFDF to CMYK:

cmyk(21%, 0%, 7%, 6%)Color Converter →

Color Meaning and Usage

#BDEFDF is a ethereal cyan color with RGB values of 189, 239, 223 and HSL of 161°, 61%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDEFDF is #EFBDCD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDEFC6.

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

Contrast with #BDEFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDEFDF?

#BDEFDF is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDEFDF?

#BDEFDF in RGB is (189, 239, 223) - 189 red, 239 green, and 223 blue.

How to use #BDEFDF in CSS?

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

What colors go well with #BDEFDF?

#EFBDCD (complementary), #BDEFC6 (analogous), and #80E0C2 (lighter shade) work well with #BDEFDF.