#D2FBBC Color Information

Hex color code: #D2FBBC

A light green shade, #D2FBBC appears as (210, 251, 188) in RGB and (99°, 89%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Goldenrod Yellow
HEX
#D2FBBC
RGB
210, 251, 188
HSL
99°, 89%, 86%
CMYK
16%, 0%, 25%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2FBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 251, 188

Red: 210 / Green: 251 / Blue: 188

HSL

99°, 89%, 86%

Hue: 99° / Saturation: 89% / Lightness: 86%

CMYK

16%, 0%, 25%, 2%

Cyan: 16% / Magenta: 0% / Yellow: 25% / Key: 2%

What color is #D2FBBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2FBBC to RGB:

rgb(210, 251, 188)HEX to RGB Converter →

HEX to HSL

Convert #D2FBBC to HSL:

hsl(99, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #D2FBBC to CMYK:

cmyk(16%, 0%, 25%, 2%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #D2FBBC has RGB (210, 251, 188) and HSL (99°, 89%, 86%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2FBBC is #E5BCFB, creating high-contrast pairings. For softer combinations, try analogous colors like #F2FBBC.

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

Contrast with #D2FBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2FBBC?

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

What is the RGB value of #D2FBBC?

#D2FBBC in RGB is (210, 251, 188) - 210 red, 251 green, and 188 blue.

How to use #D2FBBC in CSS?

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

What colors go well with #D2FBBC?

#E5BCFB (complementary), #F2FBBC (analogous), and #A1F773 (lighter shade) work well with #D2FBBC.