#EEFAFC Color Information

Hex color code: #EEFAFC

A delicate cyan shade, #EEFAFC appears as (238, 250, 252) in RGB and (189°, 70%, 96%) in HSL. It is popular in mobile app design.

Try:
Color NameAzure
HEX
#EEFAFC
RGB
238, 250, 252
HSL
189°, 70%, 96%
CMYK
6%, 1%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEFAFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 250, 252

Red: 238 / Green: 250 / Blue: 252

HSL

189°, 70%, 96%

Hue: 189° / Saturation: 70% / Lightness: 96%

CMYK

6%, 1%, 0%, 1%

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

What color is #EEFAFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEFAFC to RGB:

rgb(238, 250, 252)HEX to RGB Converter →

HEX to HSL

Convert #EEFAFC to HSL:

hsl(189, 70%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EEFAFC to CMYK:

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

Color Meaning and Usage

#EEFAFC is a light cyan color with RGB values of 238, 250, 252 and HSL of 189°, 70%, 96%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEFAFC is #FCF0EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFCF7.

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

Contrast with #EEFAFC

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 #EEFAFC?

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

What is the RGB value of #EEFAFC?

#EEFAFC in RGB is (238, 250, 252) - 238 red, 250 green, and 252 blue.

How to use #EEFAFC in CSS?

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

What colors go well with #EEFAFC?

#FCF0EE (complementary), #EEFCF7 (analogous), and #ADE6F0 (lighter shade) work well with #EEFAFC.