#C8EBEE Color Information

Hex color code: #C8EBEE

The hex color #C8EBEE is a airy cyan with RGB values of (200, 235, 238) and HSL of (185°, 53%, 86%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#C8EBEE
RGB
200, 235, 238
HSL
185°, 53%, 86%
CMYK
16%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8EBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 235, 238

Red: 200 / Green: 235 / Blue: 238

HSL

185°, 53%, 86%

Hue: 185° / Saturation: 53% / Lightness: 86%

CMYK

16%, 1%, 0%, 7%

Cyan: 16% / Magenta: 1% / Yellow: 0% / Key: 7%

What color is #C8EBEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8EBEE to RGB:

rgb(200, 235, 238)HEX to RGB Converter →

HEX to HSL

Convert #C8EBEE to HSL:

hsl(185, 53%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #C8EBEE to CMYK:

cmyk(16%, 1%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C8EBEE is a ethereal cyan color with RGB values of 200, 235, 238 and HSL of 185°, 53%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8EBEE is #EECCC8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8EEDE.

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

Contrast with #C8EBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8EBEE?

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

What is the RGB value of #C8EBEE?

#C8EBEE in RGB is (200, 235, 238) - 200 red, 235 green, and 238 blue.

How to use #C8EBEE in CSS?

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

What colors go well with #C8EBEE?

#EECCC8 (complementary), #C8EEDE (analogous), and #8ED6DC (lighter shade) work well with #C8EBEE.