#DEF8ED Color Information

Hex color code: #DEF8ED

The hex color #DEF8ED is a airy cyan with RGB values of (222, 248, 237) and HSL of (155°, 65%, 92%). It is widely used in graphic design.

Try:
Color NameLight Cyan
HEX
#DEF8ED
RGB
222, 248, 237
HSL
155°, 65%, 92%
CMYK
10%, 0%, 4%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEF8ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 248, 237

Red: 222 / Green: 248 / Blue: 237

HSL

155°, 65%, 92%

Hue: 155° / Saturation: 65% / Lightness: 92%

CMYK

10%, 0%, 4%, 3%

Cyan: 10% / Magenta: 0% / Yellow: 4% / Key: 3%

What color is #DEF8ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEF8ED to RGB:

rgb(222, 248, 237)HEX to RGB Converter →

HEX to HSL

Convert #DEF8ED to HSL:

hsl(155, 65%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DEF8ED to CMYK:

cmyk(10%, 0%, 4%, 3%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #DEF8ED has RGB (222, 248, 237) and HSL (155°, 65%, 92%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEF8ED is #F8DDE8, creating high-contrast pairings. For softer combinations, try analogous colors like #DDF8E0.

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

Contrast with #DEF8ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEF8ED?

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

What is the RGB value of #DEF8ED?

#DEF8ED in RGB is (222, 248, 237) - 222 red, 248 green, and 237 blue.

How to use #DEF8ED in CSS?

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

What colors go well with #DEF8ED?

#F8DDE8 (complementary), #DDF8E0 (analogous), and #9EEACB (lighter shade) work well with #DEF8ED.