#D6FDDC Color Information

Hex color code: #D6FDDC

A soft green shade, #D6FDDC appears as (214, 253, 220) in RGB and (129°, 91%, 92%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#D6FDDC
RGB
214, 253, 220
HSL
129°, 91%, 92%
CMYK
15%, 0%, 13%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6FDDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 253, 220

Red: 214 / Green: 253 / Blue: 220

HSL

129°, 91%, 92%

Hue: 129° / Saturation: 91% / Lightness: 92%

CMYK

15%, 0%, 13%, 1%

Cyan: 15% / Magenta: 0% / Yellow: 13% / Key: 1%

What color is #D6FDDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6FDDC to RGB:

rgb(214, 253, 220)HEX to RGB Converter →

HEX to HSL

Convert #D6FDDC to HSL:

hsl(129, 91%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #D6FDDC to CMYK:

cmyk(15%, 0%, 13%, 1%)Color Converter →

Color Meaning and Usage

A delicate green tone, #D6FDDC has RGB (214, 253, 220) and HSL (129°, 91%, 92%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6FDDC is #FDD8F8, creating high-contrast pairings. For softer combinations, try analogous colors like #E5FDD8.

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

Contrast with #D6FDDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6FDDC?

#D6FDDC is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D6FDDC?

#D6FDDC in RGB is (214, 253, 220) - 214 red, 253 green, and 220 blue.

How to use #D6FDDC in CSS?

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

What colors go well with #D6FDDC?

#FDD8F8 (complementary), #E5FDD8 (analogous), and #8FFA9F (lighter shade) work well with #D6FDDC.