#CDFFB8 Color Information

Hex color code: #CDFFB8

A airy green shade, #CDFFB8 appears as (205, 255, 184) in RGB and (102°, 100%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#CDFFB8
RGB
205, 255, 184
HSL
102°, 100%, 86%
CMYK
20%, 0%, 28%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDFFB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 255, 184

Red: 205 / Green: 255 / Blue: 184

HSL

102°, 100%, 86%

Hue: 102° / Saturation: 100% / Lightness: 86%

CMYK

20%, 0%, 28%, 0%

Cyan: 20% / Magenta: 0% / Yellow: 28% / Key: 0%

What color is #CDFFB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDFFB8 to RGB:

rgb(205, 255, 184)HEX to RGB Converter →

HEX to HSL

Convert #CDFFB8 to HSL:

hsl(102, 100%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CDFFB8 to CMYK:

cmyk(20%, 0%, 28%, 0%)Color Converter →

Color Meaning and Usage

#CDFFB8 is a soft green color with RGB values of 205, 255, 184 and HSL of 102°, 100%, 86%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDFFB8 is #EAB8FF, creating high-contrast pairings. For softer combinations, try analogous colors like #F1FFB8.

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

Contrast with #CDFFB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDFFB8?

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

What is the RGB value of #CDFFB8?

#CDFFB8 in RGB is (205, 255, 184) - 205 red, 255 green, and 184 blue.

How to use #CDFFB8 in CSS?

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

What colors go well with #CDFFB8?

#EAB8FF (complementary), #F1FFB8 (analogous), and #97FF6B (lighter shade) work well with #CDFFB8.