#DEE689 Color Information

Hex color code: #DEE689

The hex color #DEE689 is a understated yellow with RGB values of (222, 230, 137) and HSL of (65°, 65%, 72%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#DEE689
RGB
222, 230, 137
HSL
65°, 65%, 72%
CMYK
3%, 0%, 40%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEE689; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 230, 137

Red: 222 / Green: 230 / Blue: 137

HSL

65°, 65%, 72%

Hue: 65° / Saturation: 65% / Lightness: 72%

CMYK

3%, 0%, 40%, 10%

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

What color is #DEE689?

#DEE689 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEE689 to RGB:

rgb(222, 230, 137)HEX to RGB Converter →

HEX to HSL

Convert #DEE689 to HSL:

hsl(65, 65%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #DEE689 to CMYK:

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

Color Meaning and Usage

#DEE689 is a understated yellow color with RGB values of 222, 230, 137 and HSL of 65°, 65%, 72%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEE689 is #9189E6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6BF89.

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

Contrast with #DEE689

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEE689?

#DEE689 is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DEE689?

#DEE689 in RGB is (222, 230, 137) - 222 red, 230 green, and 137 blue.

How to use #DEE689 in CSS?

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

What colors go well with #DEE689?

#9189E6 (complementary), #E6BF89 (analogous), and #CDD94A (lighter shade) work well with #DEE689.