#EEFCFA Color Information

Hex color code: #EEFCFA

#EEFCFA is a soft cyan color. In RGB it is (238, 252, 250), and in HSL it is (171°, 70%, 96%). It is frequently seen in web interfaces.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEFCFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 252, 250

Red: 238 / Green: 252 / Blue: 250

HSL

171°, 70%, 96%

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

CMYK

6%, 0%, 1%, 1%

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

What color is #EEFCFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEFCFA to RGB:

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

HEX to HSL

Convert #EEFCFA to HSL:

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

HEX to CMYK

Convert #EEFCFA to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #EEFCFA has RGB (238, 252, 250) and HSL (171°, 70%, 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 #EEFCFA is #FCEEF0, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFCF3.

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

Contrast with #EEFCFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEFCFA?

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

What is the RGB value of #EEFCFA?

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

How to use #EEFCFA in CSS?

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

What colors go well with #EEFCFA?

#FCEEF0 (complementary), #EEFCF3 (analogous), and #ADF0E6 (lighter shade) work well with #EEFCFA.