#C3EEE6 Color Information

Hex color code: #C3EEE6

The hex color #C3EEE6 is a soft cyan with RGB values of (195, 238, 230) and HSL of (169°, 56%, 85%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#C3EEE6
RGB
195, 238, 230
HSL
169°, 56%, 85%
CMYK
18%, 0%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3EEE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 238, 230

Red: 195 / Green: 238 / Blue: 230

HSL

169°, 56%, 85%

Hue: 169° / Saturation: 56% / Lightness: 85%

CMYK

18%, 0%, 3%, 7%

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

What color is #C3EEE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3EEE6 to RGB:

rgb(195, 238, 230)HEX to RGB Converter →

HEX to HSL

Convert #C3EEE6 to HSL:

hsl(169, 56%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C3EEE6 to CMYK:

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

Color Meaning and Usage

#C3EEE6 is a ethereal cyan color with RGB values of 195, 238, 230 and HSL of 169°, 56%, 85%. 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 #C3EEE6 is #EEC3CB, creating high-contrast pairings. For softer combinations, try analogous colors like #C3EED1.

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

Contrast with #C3EEE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3EEE6?

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

What is the RGB value of #C3EEE6?

#C3EEE6 in RGB is (195, 238, 230) - 195 red, 238 green, and 230 blue.

How to use #C3EEE6 in CSS?

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

What colors go well with #C3EEE6?

#EEC3CB (complementary), #C3EED1 (analogous), and #88DDCE (lighter shade) work well with #C3EEE6.