#C2EDEF Color Information

Hex color code: #C2EDEF

#C2EDEF is a delicate cyan color. In RGB it is (194, 237, 239), and in HSL it is (183°, 58%, 85%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#C2EDEF
RGB
194, 237, 239
HSL
183°, 58%, 85%
CMYK
19%, 1%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2EDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 237, 239

Red: 194 / Green: 237 / Blue: 239

HSL

183°, 58%, 85%

Hue: 183° / Saturation: 58% / Lightness: 85%

CMYK

19%, 1%, 0%, 6%

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

What color is #C2EDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2EDEF to RGB:

rgb(194, 237, 239)HEX to RGB Converter →

HEX to HSL

Convert #C2EDEF to HSL:

hsl(183, 58%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C2EDEF to CMYK:

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

Color Meaning and Usage

#C2EDEF is a soft cyan color with RGB values of 194, 237, 239 and HSL of 183°, 58%, 85%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2EDEF is #EFC5C3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3EFDB.

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

Contrast with #C2EDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2EDEF?

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

What is the RGB value of #C2EDEF?

#C2EDEF in RGB is (194, 237, 239) - 194 red, 237 green, and 239 blue.

How to use #C2EDEF in CSS?

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

What colors go well with #C2EDEF?

#EFC5C3 (complementary), #C3EFDB (analogous), and #86DADF (lighter shade) work well with #C2EDEF.