#EFFAFB Color Information

Hex color code: #EFFAFB

The hex color #EFFAFB is a airy cyan with RGB values of (239, 250, 251) and HSL of (185°, 60%, 96%). It is popular in mobile app design.

Try:
Color NameAzure
HEX
#EFFAFB
RGB
239, 250, 251
HSL
185°, 60%, 96%
CMYK
5%, 0%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFAFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 250, 251

Red: 239 / Green: 250 / Blue: 251

HSL

185°, 60%, 96%

Hue: 185° / Saturation: 60% / Lightness: 96%

CMYK

5%, 0%, 0%, 2%

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

What color is #EFFAFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFAFB to RGB:

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

HEX to HSL

Convert #EFFAFB to HSL:

hsl(185, 60%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFAFB to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #EFFAFB has RGB (239, 250, 251) and HSL (185°, 60%, 96%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFAFB is #FBF0EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFFBF6.

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

Contrast with #EFFAFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFAFB?

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

What is the RGB value of #EFFAFB?

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

How to use #EFFAFB in CSS?

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

What colors go well with #EFFAFB?

#FBF0EF (complementary), #EFFBF6 (analogous), and #B1E7EC (lighter shade) work well with #EFFAFB.