#EFFAF6 Color Information

Hex color code: #EFFAF6

#EFFAF6 is a airy cyan color. In RGB it is (239, 250, 246), and in HSL it is (158°, 52%, 96%). It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#EFFAF6
RGB
239, 250, 246
HSL
158°, 52%, 96%
CMYK
4%, 0%, 2%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFAF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 250, 246

Red: 239 / Green: 250 / Blue: 246

HSL

158°, 52%, 96%

Hue: 158° / Saturation: 52% / Lightness: 96%

CMYK

4%, 0%, 2%, 2%

Cyan: 4% / Magenta: 0% / Yellow: 2% / Key: 2%

What color is #EFFAF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFAF6 to RGB:

rgb(239, 250, 246)HEX to RGB Converter →

HEX to HSL

Convert #EFFAF6 to HSL:

hsl(158, 52%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFAF6 to CMYK:

cmyk(4%, 0%, 2%, 2%)Color Converter →

Color Meaning and Usage

A light cyan tone, #EFFAF6 has RGB (239, 250, 246) and HSL (158°, 52%, 96%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFAF6 is #FAEFF3, creating high-contrast pairings. For softer combinations, try analogous colors like #EFFAF1.

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

Contrast with #EFFAF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFAF6?

#EFFAF6 is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFFAF6?

#EFFAF6 in RGB is (239, 250, 246) - 239 red, 250 green, and 246 blue.

How to use #EFFAF6 in CSS?

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

What colors go well with #EFFAF6?

#FAEFF3 (complementary), #EFFAF1 (analogous), and #B5E8D5 (lighter shade) work well with #EFFAF6.