#B6FFDA Color Information

Hex color code: #B6FFDA

The hex color #B6FFDA is a soft cyan with RGB values of (182, 255, 218) and HSL of (150°, 100%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#B6FFDA
RGB
182, 255, 218
HSL
150°, 100%, 86%
CMYK
29%, 0%, 15%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6FFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 255, 218

Red: 182 / Green: 255 / Blue: 218

HSL

150°, 100%, 86%

Hue: 150° / Saturation: 100% / Lightness: 86%

CMYK

29%, 0%, 15%, 0%

Cyan: 29% / Magenta: 0% / Yellow: 15% / Key: 0%

What color is #B6FFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6FFDA to RGB:

rgb(182, 255, 218)HEX to RGB Converter →

HEX to HSL

Convert #B6FFDA to HSL:

hsl(150, 100%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #B6FFDA to CMYK:

cmyk(29%, 0%, 15%, 0%)Color Converter →

Color Meaning and Usage

#B6FFDA is a delicate cyan color with RGB values of 182, 255, 218 and HSL of 150°, 100%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6FFDA is #FFB8DB, creating high-contrast pairings. For softer combinations, try analogous colors like #B8FFB8.

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

Contrast with #B6FFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6FFDA?

#B6FFDA is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B6FFDA?

#B6FFDA in RGB is (182, 255, 218) - 182 red, 255 green, and 218 blue.

How to use #B6FFDA in CSS?

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

What colors go well with #B6FFDA?

#FFB8DB (complementary), #B8FFB8 (analogous), and #6BFFB5 (lighter shade) work well with #B6FFDA.