#C4EEDC Color Information

Hex color code: #C4EEDC

A delicate cyan shade, #C4EEDC appears as (196, 238, 220) in RGB and (154°, 55%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#C4EEDC
RGB
196, 238, 220
HSL
154°, 55%, 85%
CMYK
18%, 0%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4EEDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 238, 220

Red: 196 / Green: 238 / Blue: 220

HSL

154°, 55%, 85%

Hue: 154° / Saturation: 55% / Lightness: 85%

CMYK

18%, 0%, 8%, 7%

Cyan: 18% / Magenta: 0% / Yellow: 8% / Key: 7%

What color is #C4EEDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4EEDC to RGB:

rgb(196, 238, 220)HEX to RGB Converter →

HEX to HSL

Convert #C4EEDC to HSL:

hsl(154, 55%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C4EEDC to CMYK:

cmyk(18%, 0%, 8%, 7%)Color Converter →

Color Meaning and Usage

#C4EEDC is a airy cyan color with RGB values of 196, 238, 220 and HSL of 154°, 55%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4EEDC is #EEC4D6, creating high-contrast pairings. For softer combinations, try analogous colors like #C4EEC7.

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

Contrast with #C4EEDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4EEDC?

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

What is the RGB value of #C4EEDC?

#C4EEDC in RGB is (196, 238, 220) - 196 red, 238 green, and 220 blue.

How to use #C4EEDC in CSS?

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

What colors go well with #C4EEDC?

#EEC4D6 (complementary), #C4EEC7 (analogous), and #88DDB8 (lighter shade) work well with #C4EEDC.