#EFFCF5 Color Information

Hex color code: #EFFCF5

A airy green shade, #EFFCF5 appears as (239, 252, 245) in RGB and (148°, 68%, 96%) in HSL. It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#EFFCF5
RGB
239, 252, 245
HSL
148°, 68%, 96%
CMYK
5%, 0%, 3%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFCF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 252, 245

Red: 239 / Green: 252 / Blue: 245

HSL

148°, 68%, 96%

Hue: 148° / Saturation: 68% / Lightness: 96%

CMYK

5%, 0%, 3%, 1%

Cyan: 5% / Magenta: 0% / Yellow: 3% / Key: 1%

What color is #EFFCF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFCF5 to RGB:

rgb(239, 252, 245)HEX to RGB Converter →

HEX to HSL

Convert #EFFCF5 to HSL:

hsl(148, 68%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFCF5 to CMYK:

cmyk(5%, 0%, 3%, 1%)Color Converter →

Color Meaning and Usage

#EFFCF5 is a light green color with RGB values of 239, 252, 245 and HSL of 148°, 68%, 96%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFCF5 is #FCEEF5, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFCEE.

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

Contrast with #EFFCF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFCF5?

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

What is the RGB value of #EFFCF5?

#EFFCF5 in RGB is (239, 252, 245) - 239 red, 252 green, and 245 blue.

How to use #EFFCF5 in CSS?

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

What colors go well with #EFFCF5?

#FCEEF5 (complementary), #EEFCEE (analogous), and #AEEFCC (lighter shade) work well with #EFFCF5.