#CEF6FD Color Information

Hex color code: #CEF6FD

A delicate cyan shade, #CEF6FD appears as (206, 246, 253) in RGB and (189°, 92%, 90%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Cyan
HEX
#CEF6FD
RGB
206, 246, 253
HSL
189°, 92%, 90%
CMYK
19%, 3%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEF6FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 246, 253

Red: 206 / Green: 246 / Blue: 253

HSL

189°, 92%, 90%

Hue: 189° / Saturation: 92% / Lightness: 90%

CMYK

19%, 3%, 0%, 1%

Cyan: 19% / Magenta: 3% / Yellow: 0% / Key: 1%

What color is #CEF6FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEF6FD to RGB:

rgb(206, 246, 253)HEX to RGB Converter →

HEX to HSL

Convert #CEF6FD to HSL:

hsl(189, 92%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CEF6FD to CMYK:

cmyk(19%, 3%, 0%, 1%)Color Converter →

Color Meaning and Usage

#CEF6FD is a light cyan color with RGB values of 206, 246, 253 and HSL of 189°, 92%, 90%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEF6FD is #FDD5CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEFDED.

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

Contrast with #CEF6FD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEF6FD?

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

What is the RGB value of #CEF6FD?

#CEF6FD in RGB is (206, 246, 253) - 206 red, 246 green, and 253 blue.

How to use #CEF6FD in CSS?

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

What colors go well with #CEF6FD?

#FDD5CE (complementary), #CEFDED (analogous), and #85E8FA (lighter shade) work well with #CEF6FD.