#CEEFE6 Color Information

Hex color code: #CEEFE6

#CEEFE6 is a airy cyan color. In RGB it is (206, 239, 230), and in HSL it is (164°, 51%, 87%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#CEEFE6
RGB
206, 239, 230
HSL
164°, 51%, 87%
CMYK
14%, 0%, 4%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEFE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 239, 230

Red: 206 / Green: 239 / Blue: 230

HSL

164°, 51%, 87%

Hue: 164° / Saturation: 51% / Lightness: 87%

CMYK

14%, 0%, 4%, 6%

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

What color is #CEEFE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEFE6 to RGB:

rgb(206, 239, 230)HEX to RGB Converter →

HEX to HSL

Convert #CEEFE6 to HSL:

hsl(164, 51%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEFE6 to CMYK:

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

Color Meaning and Usage

#CEEFE6 is a light cyan color with RGB values of 206, 239, 230 and HSL of 164°, 51%, 87%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEFE6 is #EFCDD6, creating high-contrast pairings. For softer combinations, try analogous colors like #CDEFD5.

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

Contrast with #CEEFE6

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 #CEEFE6?

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

What is the RGB value of #CEEFE6?

#CEEFE6 in RGB is (206, 239, 230) - 206 red, 239 green, and 230 blue.

How to use #CEEFE6 in CSS?

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

What colors go well with #CEEFE6?

#EFCDD6 (complementary), #CDEFD5 (analogous), and #93DCC9 (lighter shade) work well with #CEEFE6.