#EFFAFA Color Information

Hex color code: #EFFAFA

The hex color #EFFAFA is a delicate cyan with RGB values of (239, 250, 250) and HSL of (180°, 52%, 96%). It is often used for branding and logos.

Try:
Color NameAzure
HEX
#EFFAFA
RGB
239, 250, 250
HSL
180°, 52%, 96%
CMYK
4%, 0%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFAFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 250, 250

Red: 239 / Green: 250 / Blue: 250

HSL

180°, 52%, 96%

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

CMYK

4%, 0%, 0%, 2%

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

What color is #EFFAFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFAFA to RGB:

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

HEX to HSL

Convert #EFFAFA to HSL:

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

HEX to CMYK

Convert #EFFAFA to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #EFFAFA has RGB (239, 250, 250) and HSL (180°, 52%, 96%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFAFA is #FAEFEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFFAF5.

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

Contrast with #EFFAFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFAFA?

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

What is the RGB value of #EFFAFA?

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

How to use #EFFAFA in CSS?

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

What colors go well with #EFFAFA?

#FAEFEF (complementary), #EFFAF5 (analogous), and #B5E8E8 (lighter shade) work well with #EFFAFA.