#DEEADB Color Information

Hex color code: #DEEADB

#DEEADB is a delicate green color. In RGB it is (222, 234, 219), and in HSL it is (108°, 26%, 89%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#DEEADB
RGB
222, 234, 219
HSL
108°, 26%, 89%
CMYK
5%, 0%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 234, 219

Red: 222 / Green: 234 / Blue: 219

HSL

108°, 26%, 89%

Hue: 108° / Saturation: 26% / Lightness: 89%

CMYK

5%, 0%, 6%, 8%

Cyan: 5% / Magenta: 0% / Yellow: 6% / Key: 8%

What color is #DEEADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEADB to RGB:

rgb(222, 234, 219)HEX to RGB Converter →

HEX to HSL

Convert #DEEADB to HSL:

hsl(108, 26%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEADB to CMYK:

cmyk(5%, 0%, 6%, 8%)Color Converter →

Color Meaning and Usage

A soft green tone, #DEEADB has RGB (222, 234, 219) and HSL (108°, 26%, 89%). 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 #DEEADB is #E7DCEA, creating high-contrast pairings. For softer combinations, try analogous colors like #E6EADC.

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

Contrast with #DEEADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEADB?

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

What is the RGB value of #DEEADB?

#DEEADB in RGB is (222, 234, 219) - 222 red, 234 green, and 219 blue.

How to use #DEEADB in CSS?

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

What colors go well with #DEEADB?

#E7DCEA (complementary), #E6EADC (analogous), and #B2CEAB (lighter shade) work well with #DEEADB.