#C2FAEB Color Information

Hex color code: #C2FAEB

The hex color #C2FAEB is a airy cyan with RGB values of (194, 250, 235) and HSL of (164°, 85%, 87%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#C2FAEB
RGB
194, 250, 235
HSL
164°, 85%, 87%
CMYK
22%, 0%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2FAEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 250, 235

Red: 194 / Green: 250 / Blue: 235

HSL

164°, 85%, 87%

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

CMYK

22%, 0%, 6%, 2%

Cyan: 22% / Magenta: 0% / Yellow: 6% / Key: 2%

What color is #C2FAEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2FAEB to RGB:

rgb(194, 250, 235)HEX to RGB Converter →

HEX to HSL

Convert #C2FAEB to HSL:

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

HEX to CMYK

Convert #C2FAEB to CMYK:

cmyk(22%, 0%, 6%, 2%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #C2FAEB has RGB (194, 250, 235) and HSL (164°, 85%, 87%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2FAEB is #FAC2D1, creating high-contrast pairings. For softer combinations, try analogous colors like #C2FACF.

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

Contrast with #C2FAEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2FAEB?

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

What is the RGB value of #C2FAEB?

#C2FAEB in RGB is (194, 250, 235) - 194 red, 250 green, and 235 blue.

How to use #C2FAEB in CSS?

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

What colors go well with #C2FAEB?

#FAC2D1 (complementary), #C2FACF (analogous), and #7BF4D4 (lighter shade) work well with #C2FAEB.