#EFFEFA Color Information

Hex color code: #EFFEFA

A soft cyan shade, #EFFEFA appears as (239, 254, 250) in RGB and (164°, 88%, 97%) in HSL. It is often used for branding and logos.

Try:
Color NameAzure
HEX
#EFFEFA
RGB
239, 254, 250
HSL
164°, 88%, 97%
CMYK
6%, 0%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFEFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 254, 250

Red: 239 / Green: 254 / Blue: 250

HSL

164°, 88%, 97%

Hue: 164° / Saturation: 88% / Lightness: 97%

CMYK

6%, 0%, 2%, 0%

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

What color is #EFFEFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFEFA to RGB:

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

HEX to HSL

Convert #EFFEFA to HSL:

hsl(164, 88%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFEFA to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #EFFEFA has RGB (239, 254, 250) and HSL (164°, 88%, 97%). 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 #EFFEFA is #FEF1F4, creating high-contrast pairings. For softer combinations, try analogous colors like #F1FEF4.

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

Contrast with #EFFEFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFEFA?

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

What is the RGB value of #EFFEFA?

#EFFEFA in RGB is (239, 254, 250) - 239 red, 254 green, and 250 blue.

How to use #EFFEFA in CSS?

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

What colors go well with #EFFEFA?

#FEF1F4 (complementary), #F1FEF4 (analogous), and #A9F9E4 (lighter shade) work well with #EFFEFA.