#EFFBDD Color Information

Hex color code: #EFFBDD

The hex color #EFFBDD is a airy green with RGB values of (239, 251, 221) and HSL of (84°, 79%, 93%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#EFFBDD
RGB
239, 251, 221
HSL
84°, 79%, 93%
CMYK
5%, 0%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 251, 221

Red: 239 / Green: 251 / Blue: 221

HSL

84°, 79%, 93%

Hue: 84° / Saturation: 79% / Lightness: 93%

CMYK

5%, 0%, 12%, 2%

Cyan: 5% / Magenta: 0% / Yellow: 12% / Key: 2%

What color is #EFFBDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFBDD to RGB:

rgb(239, 251, 221)HEX to RGB Converter →

HEX to HSL

Convert #EFFBDD to HSL:

hsl(84, 79%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFBDD to CMYK:

cmyk(5%, 0%, 12%, 2%)Color Converter →

Color Meaning and Usage

A light green tone, #EFFBDD has RGB (239, 251, 221) and HSL (84°, 79%, 93%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFBDD is #EADFFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBF8DF.

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

Contrast with #EFFBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFBDD?

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

What is the RGB value of #EFFBDD?

#EFFBDD in RGB is (239, 251, 221) - 239 red, 251 green, and 221 blue.

How to use #EFFBDD in CSS?

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

What colors go well with #EFFBDD?

#EADFFB (complementary), #FBF8DF (analogous), and #D0F39B (lighter shade) work well with #EFFBDD.