#CCEAB3 Color Information

Hex color code: #CCEAB3

A airy green shade, #CCEAB3 appears as (204, 234, 179) in RGB and (93°, 57%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#CCEAB3
RGB
204, 234, 179
HSL
93°, 57%, 81%
CMYK
13%, 0%, 24%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCEAB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 234, 179

Red: 204 / Green: 234 / Blue: 179

HSL

93°, 57%, 81%

Hue: 93° / Saturation: 57% / Lightness: 81%

CMYK

13%, 0%, 24%, 8%

Cyan: 13% / Magenta: 0% / Yellow: 24% / Key: 8%

What color is #CCEAB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEAB3 to RGB:

rgb(204, 234, 179)HEX to RGB Converter →

HEX to HSL

Convert #CCEAB3 to HSL:

hsl(93, 57%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CCEAB3 to CMYK:

cmyk(13%, 0%, 24%, 8%)Color Converter →

Color Meaning and Usage

#CCEAB3 is a light green color with RGB values of 204, 234, 179 and HSL of 93°, 57%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEAB3 is #D1B3EA, creating high-contrast pairings. For softer combinations, try analogous colors like #E7EAB3.

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

Contrast with #CCEAB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEAB3?

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

What is the RGB value of #CCEAB3?

#CCEAB3 in RGB is (204, 234, 179) - 204 red, 234 green, and 179 blue.

How to use #CCEAB3 in CSS?

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

What colors go well with #CCEAB3?

#D1B3EA (complementary), #E7EAB3 (analogous), and #A3DA77 (lighter shade) work well with #CCEAB3.