#CEEEE7 Color Information

Hex color code: #CEEEE7

The hex color #CEEEE7 is a ethereal cyan with RGB values of (206, 238, 231) and HSL of (167°, 48%, 87%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CEEEE7
RGB
206, 238, 231
HSL
167°, 48%, 87%
CMYK
13%, 0%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEEE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 238, 231

Red: 206 / Green: 238 / Blue: 231

HSL

167°, 48%, 87%

Hue: 167° / Saturation: 48% / Lightness: 87%

CMYK

13%, 0%, 3%, 7%

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

What color is #CEEEE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEEE7 to RGB:

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

HEX to HSL

Convert #CEEEE7 to HSL:

hsl(167, 48%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEEE7 to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #CEEEE7 has RGB (206, 238, 231) and HSL (167°, 48%, 87%). 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 #CEEEE7 is #EECED5, creating high-contrast pairings. For softer combinations, try analogous colors like #CEEED7.

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

Contrast with #CEEEE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEEE7?

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

What is the RGB value of #CEEEE7?

#CEEEE7 in RGB is (206, 238, 231) - 206 red, 238 green, and 231 blue.

How to use #CEEEE7 in CSS?

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

What colors go well with #CEEEE7?

#EECED5 (complementary), #CEEED7 (analogous), and #95DACB (lighter shade) work well with #CEEEE7.