#DEF48E Color Information

Hex color code: #DEF48E

A delicate yellow shade, #DEF48E appears as (222, 244, 142) in RGB and (73°, 82%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DEF48E
RGB
222, 244, 142
HSL
73°, 82%, 76%
CMYK
9%, 0%, 42%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEF48E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 244, 142

Red: 222 / Green: 244 / Blue: 142

HSL

73°, 82%, 76%

Hue: 73° / Saturation: 82% / Lightness: 76%

CMYK

9%, 0%, 42%, 4%

Cyan: 9% / Magenta: 0% / Yellow: 42% / Key: 4%

What color is #DEF48E?

#DEF48E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEF48E to RGB:

rgb(222, 244, 142)HEX to RGB Converter →

HEX to HSL

Convert #DEF48E to HSL:

hsl(73, 82%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DEF48E to CMYK:

cmyk(9%, 0%, 42%, 4%)Color Converter →

Color Meaning and Usage

#DEF48E is a light yellow color with RGB values of 222, 244, 142 and HSL of 73°, 82%, 76%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEF48E is #A590F4, creating high-contrast pairings. For softer combinations, try analogous colors like #F4D890.

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

Contrast with #DEF48E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEF48E?

#DEF48E is a light yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DEF48E?

#DEF48E in RGB is (222, 244, 142) - 222 red, 244 green, and 142 blue.

How to use #DEF48E in CSS?

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

What colors go well with #DEF48E?

#A590F4 (complementary), #F4D890 (analogous), and #CAED4A (lighter shade) work well with #DEF48E.