#C0FFDB Color Information

Hex color code: #C0FFDB

The hex color #C0FFDB is a soft green with RGB values of (192, 255, 219) and HSL of (146°, 100%, 88%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#C0FFDB
RGB
192, 255, 219
HSL
146°, 100%, 88%
CMYK
25%, 0%, 14%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0FFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 255, 219

Red: 192 / Green: 255 / Blue: 219

HSL

146°, 100%, 88%

Hue: 146° / Saturation: 100% / Lightness: 88%

CMYK

25%, 0%, 14%, 0%

Cyan: 25% / Magenta: 0% / Yellow: 14% / Key: 0%

What color is #C0FFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0FFDB to RGB:

rgb(192, 255, 219)HEX to RGB Converter →

HEX to HSL

Convert #C0FFDB to HSL:

hsl(146, 100%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #C0FFDB to CMYK:

cmyk(25%, 0%, 14%, 0%)Color Converter →

Color Meaning and Usage

A soft green tone, #C0FFDB has RGB (192, 255, 219) and HSL (146°, 100%, 88%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0FFDB is #FFC2E4, creating high-contrast pairings. For softer combinations, try analogous colors like #C6FFC2.

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

Contrast with #C0FFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0FFDB?

#C0FFDB is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C0FFDB?

#C0FFDB in RGB is (192, 255, 219) - 192 red, 255 green, and 219 blue.

How to use #C0FFDB in CSS?

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

What colors go well with #C0FFDB?

#FFC2E4 (complementary), #C6FFC2 (analogous), and #75FFB1 (lighter shade) work well with #C0FFDB.