#C0FACD Color Information

Hex color code: #C0FACD

The hex color #C0FACD is a airy green with RGB values of (192, 250, 205) and HSL of (133°, 85%, 87%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#C0FACD
RGB
192, 250, 205
HSL
133°, 85%, 87%
CMYK
23%, 0%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0FACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 250, 205

Red: 192 / Green: 250 / Blue: 205

HSL

133°, 85%, 87%

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

CMYK

23%, 0%, 18%, 2%

Cyan: 23% / Magenta: 0% / Yellow: 18% / Key: 2%

What color is #C0FACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0FACD to RGB:

rgb(192, 250, 205)HEX to RGB Converter →

HEX to HSL

Convert #C0FACD to HSL:

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

HEX to CMYK

Convert #C0FACD to CMYK:

cmyk(23%, 0%, 18%, 2%)Color Converter →

Color Meaning and Usage

#C0FACD is a ethereal green color with RGB values of 192, 250, 205 and HSL of 133°, 85%, 87%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0FACD is #FAC2EE, creating high-contrast pairings. For softer combinations, try analogous colors like #D2FAC2.

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

Contrast with #C0FACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0FACD?

#C0FACD is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C0FACD?

#C0FACD in RGB is (192, 250, 205) - 192 red, 250 green, and 205 blue.

How to use #C0FACD in CSS?

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

What colors go well with #C0FACD?

#FAC2EE (complementary), #D2FAC2 (analogous), and #7BF495 (lighter shade) work well with #C0FACD.