#DEE9BE Color Information

Hex color code: #DEE9BE

#DEE9BE is a light green color. In RGB it is (222, 233, 190), and in HSL it is (75°, 49%, 83%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DEE9BE
RGB
222, 233, 190
HSL
75°, 49%, 83%
CMYK
5%, 0%, 18%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEE9BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 233, 190

Red: 222 / Green: 233 / Blue: 190

HSL

75°, 49%, 83%

Hue: 75° / Saturation: 49% / Lightness: 83%

CMYK

5%, 0%, 18%, 9%

Cyan: 5% / Magenta: 0% / Yellow: 18% / Key: 9%

What color is #DEE9BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEE9BE to RGB:

rgb(222, 233, 190)HEX to RGB Converter →

HEX to HSL

Convert #DEE9BE to HSL:

hsl(75, 49%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DEE9BE to CMYK:

cmyk(5%, 0%, 18%, 9%)Color Converter →

Color Meaning and Usage

A light green tone, #DEE9BE has RGB (222, 233, 190) and HSL (75°, 49%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEE9BE is #C9BEE9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9DEBE.

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

Contrast with #DEE9BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEE9BE?

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

What is the RGB value of #DEE9BE?

#DEE9BE in RGB is (222, 233, 190) - 222 red, 233 green, and 190 blue.

How to use #DEE9BE in CSS?

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

What colors go well with #DEE9BE?

#C9BEE9 (complementary), #E9DEBE (analogous), and #C1D585 (lighter shade) work well with #DEE9BE.