#CEEEF0 Color Information

Hex color code: #CEEEF0

#CEEEF0 is a ethereal cyan color. In RGB it is (206, 238, 240), and in HSL it is (184°, 53%, 87%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#CEEEF0
RGB
206, 238, 240
HSL
184°, 53%, 87%
CMYK
14%, 1%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEEF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 238, 240

Red: 206 / Green: 238 / Blue: 240

HSL

184°, 53%, 87%

Hue: 184° / Saturation: 53% / Lightness: 87%

CMYK

14%, 1%, 0%, 6%

Cyan: 14% / Magenta: 1% / Yellow: 0% / Key: 6%

What color is #CEEEF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEEF0 to RGB:

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

HEX to HSL

Convert #CEEEF0 to HSL:

hsl(184, 53%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEEF0 to CMYK:

cmyk(14%, 1%, 0%, 6%)Color Converter →

Color Meaning and Usage

#CEEEF0 is a light cyan color with RGB values of 206, 238, 240 and HSL of 184°, 53%, 87%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEEF0 is #EFCFCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCEFE0.

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

Contrast with #CEEEF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEEF0?

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

What is the RGB value of #CEEEF0?

#CEEEF0 in RGB is (206, 238, 240) - 206 red, 238 green, and 240 blue.

How to use #CEEEF0 in CSS?

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

What colors go well with #CEEEF0?

#EFCFCC (complementary), #CCEFE0 (analogous), and #92D8DD (lighter shade) work well with #CEEEF0.