#CEE4EB Color Information

Hex color code: #CEE4EB

#CEE4EB is a light cyan color. In RGB it is (206, 228, 235), and in HSL it is (194°, 42%, 86%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#CEE4EB
RGB
206, 228, 235
HSL
194°, 42%, 86%
CMYK
12%, 3%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE4EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 228, 235

Red: 206 / Green: 228 / Blue: 235

HSL

194°, 42%, 86%

Hue: 194° / Saturation: 42% / Lightness: 86%

CMYK

12%, 3%, 0%, 8%

Cyan: 12% / Magenta: 3% / Yellow: 0% / Key: 8%

What color is #CEE4EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE4EB to RGB:

rgb(206, 228, 235)HEX to RGB Converter →

HEX to HSL

Convert #CEE4EB to HSL:

hsl(194, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CEE4EB to CMYK:

cmyk(12%, 3%, 0%, 8%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #CEE4EB has RGB (206, 228, 235) and HSL (194°, 42%, 86%). 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 #CEE4EB is #EAD3CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCEAE2.

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

Contrast with #CEE4EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE4EB?

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

What is the RGB value of #CEE4EB?

#CEE4EB in RGB is (206, 228, 235) - 206 red, 228 green, and 235 blue.

How to use #CEE4EB in CSS?

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

What colors go well with #CEE4EB?

#EAD3CC (complementary), #CCEAE2 (analogous), and #96C6D4 (lighter shade) work well with #CEE4EB.