#D5FCDB Color Information

Hex color code: #D5FCDB

A soft green shade, #D5FCDB appears as (213, 252, 219) in RGB and (129°, 87%, 91%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#D5FCDB
RGB
213, 252, 219
HSL
129°, 87%, 91%
CMYK
15%, 0%, 13%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D5FCDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 252, 219

Red: 213 / Green: 252 / Blue: 219

HSL

129°, 87%, 91%

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

CMYK

15%, 0%, 13%, 1%

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

What color is #D5FCDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D5FCDB to RGB:

rgb(213, 252, 219)HEX to RGB Converter →

HEX to HSL

Convert #D5FCDB to HSL:

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

HEX to CMYK

Convert #D5FCDB to CMYK:

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

Color Meaning and Usage

A light green tone, #D5FCDB has RGB (213, 252, 219) and HSL (129°, 87%, 91%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D5FCDB is #FCD4F6, creating high-contrast pairings. For softer combinations, try analogous colors like #E2FCD4.

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

Contrast with #D5FCDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D5FCDB?

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

What is the RGB value of #D5FCDB?

#D5FCDB in RGB is (213, 252, 219) - 213 red, 252 green, and 219 blue.

How to use #D5FCDB in CSS?

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

What colors go well with #D5FCDB?

#FCD4F6 (complementary), #E2FCD4 (analogous), and #8DF79D (lighter shade) work well with #D5FCDB.