#EFFFFC Color Information

Hex color code: #EFFFFC

#EFFFFC is a airy cyan color. In RGB it is (239, 255, 252), and in HSL it is (169°, 100%, 97%). It is popular in mobile app design.

Try:
Color NameAzure
HEX
#EFFFFC
RGB
239, 255, 252
HSL
169°, 100%, 97%
CMYK
6%, 0%, 1%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFFFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 255, 252

Red: 239 / Green: 255 / Blue: 252

HSL

169°, 100%, 97%

Hue: 169° / Saturation: 100% / Lightness: 97%

CMYK

6%, 0%, 1%, 0%

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

What color is #EFFFFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFFFC to RGB:

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

HEX to HSL

Convert #EFFFFC to HSL:

hsl(169, 100%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFFFC to CMYK:

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

Color Meaning and Usage

#EFFFFC is a ethereal cyan color with RGB values of 239, 255, 252 and HSL of 169°, 100%, 97%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFFFC is #FFF0F3, creating high-contrast pairings. For softer combinations, try analogous colors like #F0FFF5.

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

Contrast with #EFFFFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFFFC?

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

What is the RGB value of #EFFFFC?

#EFFFFC in RGB is (239, 255, 252) - 239 red, 255 green, and 252 blue.

How to use #EFFFFC in CSS?

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

What colors go well with #EFFFFC?

#FFF0F3 (complementary), #F0FFF5 (analogous), and #A3FFEE (lighter shade) work well with #EFFFFC.