#CEE7ED Color Information

Hex color code: #CEE7ED

A light cyan shade, #CEE7ED appears as (206, 231, 237) in RGB and (192°, 46%, 87%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#CEE7ED
RGB
206, 231, 237
HSL
192°, 46%, 87%
CMYK
13%, 3%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE7ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 231, 237

Red: 206 / Green: 231 / Blue: 237

HSL

192°, 46%, 87%

Hue: 192° / Saturation: 46% / Lightness: 87%

CMYK

13%, 3%, 0%, 7%

Cyan: 13% / Magenta: 3% / Yellow: 0% / Key: 7%

What color is #CEE7ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE7ED to RGB:

rgb(206, 231, 237)HEX to RGB Converter →

HEX to HSL

Convert #CEE7ED to HSL:

hsl(192, 46%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CEE7ED to CMYK:

cmyk(13%, 3%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #CEE7ED has RGB (206, 231, 237) and HSL (192°, 46%, 87%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE7ED is #EDD5CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFEDE4.

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

Contrast with #CEE7ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE7ED?

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

What is the RGB value of #CEE7ED?

#CEE7ED in RGB is (206, 231, 237) - 206 red, 231 green, and 237 blue.

How to use #CEE7ED in CSS?

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

What colors go well with #CEE7ED?

#EDD5CF (complementary), #CFEDE4 (analogous), and #97CBD8 (lighter shade) work well with #CEE7ED.