#EFFFDF Color Information

Hex color code: #EFFFDF

A ethereal green shade, #EFFFDF appears as (239, 255, 223) in RGB and (90°, 100%, 94%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#EFFFDF
RGB
239, 255, 223
HSL
90°, 100%, 94%
CMYK
6%, 0%, 13%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 255, 223

Red: 239 / Green: 255 / Blue: 223

HSL

90°, 100%, 94%

Hue: 90° / Saturation: 100% / Lightness: 94%

CMYK

6%, 0%, 13%, 0%

Cyan: 6% / Magenta: 0% / Yellow: 13% / Key: 0%

What color is #EFFFDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFFDF to RGB:

rgb(239, 255, 223)HEX to RGB Converter →

HEX to HSL

Convert #EFFFDF to HSL:

hsl(90, 100%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFFDF to CMYK:

cmyk(6%, 0%, 13%, 0%)Color Converter →

Color Meaning and Usage

#EFFFDF is a airy green color with RGB values of 239, 255, 223 and HSL of 90°, 100%, 94%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFFDF is #F0E0FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFFE0.

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

Contrast with #EFFFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFFDF?

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

What is the RGB value of #EFFFDF?

#EFFFDF in RGB is (239, 255, 223) - 239 red, 255 green, and 223 blue.

How to use #EFFFDF in CSS?

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

What colors go well with #EFFFDF?

#F0E0FF (complementary), #FFFFE0 (analogous), and #C9FF94 (lighter shade) work well with #EFFFDF.