#D3EFEA Color Information

Hex color code: #D3EFEA

A airy cyan shade, #D3EFEA appears as (211, 239, 234) in RGB and (169°, 47%, 88%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#D3EFEA
RGB
211, 239, 234
HSL
169°, 47%, 88%
CMYK
12%, 0%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3EFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 239, 234

Red: 211 / Green: 239 / Blue: 234

HSL

169°, 47%, 88%

Hue: 169° / Saturation: 47% / Lightness: 88%

CMYK

12%, 0%, 2%, 6%

Cyan: 12% / Magenta: 0% / Yellow: 2% / Key: 6%

What color is #D3EFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3EFEA to RGB:

rgb(211, 239, 234)HEX to RGB Converter →

HEX to HSL

Convert #D3EFEA to HSL:

hsl(169, 47%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #D3EFEA to CMYK:

cmyk(12%, 0%, 2%, 6%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #D3EFEA has RGB (211, 239, 234) and HSL (169°, 47%, 88%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3EFEA is #EFD2D7, creating high-contrast pairings. For softer combinations, try analogous colors like #D2EFDB.

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

Contrast with #D3EFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3EFEA?

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

What is the RGB value of #D3EFEA?

#D3EFEA in RGB is (211, 239, 234) - 211 red, 239 green, and 234 blue.

How to use #D3EFEA in CSS?

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

What colors go well with #D3EFEA?

#EFD2D7 (complementary), #D2EFDB (analogous), and #9ADBCF (lighter shade) work well with #D3EFEA.