#C4EBED Color Information

Hex color code: #C4EBED

The hex color #C4EBED is a ethereal cyan with RGB values of (196, 235, 237) and HSL of (183°, 53%, 85%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#C4EBED
RGB
196, 235, 237
HSL
183°, 53%, 85%
CMYK
17%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4EBED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 235, 237

Red: 196 / Green: 235 / Blue: 237

HSL

183°, 53%, 85%

Hue: 183° / Saturation: 53% / Lightness: 85%

CMYK

17%, 1%, 0%, 7%

Cyan: 17% / Magenta: 1% / Yellow: 0% / Key: 7%

What color is #C4EBED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4EBED to RGB:

rgb(196, 235, 237)HEX to RGB Converter →

HEX to HSL

Convert #C4EBED to HSL:

hsl(183, 53%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C4EBED to CMYK:

cmyk(17%, 1%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #C4EBED has RGB (196, 235, 237) and HSL (183°, 53%, 85%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4EBED is #EDC7C4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4EDDB.

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

Contrast with #C4EBED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4EBED?

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

What is the RGB value of #C4EBED?

#C4EBED in RGB is (196, 235, 237) - 196 red, 235 green, and 237 blue.

How to use #C4EBED in CSS?

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

What colors go well with #C4EBED?

#EDC7C4 (complementary), #C4EDDB (analogous), and #8AD7DB (lighter shade) work well with #C4EBED.