#EFFDF3 Color Information

Hex color code: #EFFDF3

The hex color #EFFDF3 is a airy green with RGB values of (239, 253, 243) and HSL of (137°, 78%, 96%). It is popular in mobile app design.

Try:
Color NameHoneydew
HEX
#EFFDF3
RGB
239, 253, 243
HSL
137°, 78%, 96%
CMYK
6%, 0%, 4%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFDF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 253, 243

Red: 239 / Green: 253 / Blue: 243

HSL

137°, 78%, 96%

Hue: 137° / Saturation: 78% / Lightness: 96%

CMYK

6%, 0%, 4%, 1%

Cyan: 6% / Magenta: 0% / Yellow: 4% / Key: 1%

What color is #EFFDF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFDF3 to RGB:

rgb(239, 253, 243)HEX to RGB Converter →

HEX to HSL

Convert #EFFDF3 to HSL:

hsl(137, 78%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFDF3 to CMYK:

cmyk(6%, 0%, 4%, 1%)Color Converter →

Color Meaning and Usage

#EFFDF3 is a delicate green color with RGB values of 239, 253, 243 and HSL of 137°, 78%, 96%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFDF3 is #FDEDF8, creating high-contrast pairings. For softer combinations, try analogous colors like #F0FDED.

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

Contrast with #EFFDF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFDF3?

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

What is the RGB value of #EFFDF3?

#EFFDF3 in RGB is (239, 253, 243) - 239 red, 253 green, and 243 blue.

How to use #EFFDF3 in CSS?

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

What colors go well with #EFFDF3?

#FDEDF8 (complementary), #F0FDED (analogous), and #A9F4BE (lighter shade) work well with #EFFDF3.