#EFFCFB Color Information

Hex color code: #EFFCFB

The hex color #EFFCFB is a airy cyan with RGB values of (239, 252, 251) and HSL of (175°, 68%, 96%). It is widely used in graphic design.

Try:
Color NameAzure
HEX
#EFFCFB
RGB
239, 252, 251
HSL
175°, 68%, 96%
CMYK
5%, 0%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFCFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 252, 251

Red: 239 / Green: 252 / Blue: 251

HSL

175°, 68%, 96%

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

CMYK

5%, 0%, 0%, 1%

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

What color is #EFFCFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFCFB to RGB:

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

HEX to HSL

Convert #EFFCFB to HSL:

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

HEX to CMYK

Convert #EFFCFB to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #EFFCFB has RGB (239, 252, 251) and HSL (175°, 68%, 96%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFCFB is #FCEEEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFCF4.

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

Contrast with #EFFCFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFCFB?

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

What is the RGB value of #EFFCFB?

#EFFCFB in RGB is (239, 252, 251) - 239 red, 252 green, and 251 blue.

How to use #EFFCFB in CSS?

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

What colors go well with #EFFCFB?

#FCEEEF (complementary), #EEFCF4 (analogous), and #AEEFEA (lighter shade) work well with #EFFCFB.