#D0F1B5 Color Information

Hex color code: #D0F1B5

A light green shade, #D0F1B5 appears as (208, 241, 181) in RGB and (93°, 68%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#D0F1B5
RGB
208, 241, 181
HSL
93°, 68%, 83%
CMYK
14%, 0%, 25%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0F1B5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 241, 181

Red: 208 / Green: 241 / Blue: 181

HSL

93°, 68%, 83%

Hue: 93° / Saturation: 68% / Lightness: 83%

CMYK

14%, 0%, 25%, 5%

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

What color is #D0F1B5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0F1B5 to RGB:

rgb(208, 241, 181)HEX to RGB Converter →

HEX to HSL

Convert #D0F1B5 to HSL:

hsl(93, 68%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D0F1B5 to CMYK:

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

Color Meaning and Usage

A light green tone, #D0F1B5 has RGB (208, 241, 181) and HSL (93°, 68%, 83%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0F1B5 is #D7B6F1, creating high-contrast pairings. For softer combinations, try analogous colors like #EEF1B6.

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

Contrast with #D0F1B5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0F1B5?

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

What is the RGB value of #D0F1B5?

#D0F1B5 in RGB is (208, 241, 181) - 208 red, 241 green, and 181 blue.

How to use #D0F1B5 in CSS?

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

What colors go well with #D0F1B5?

#D7B6F1 (complementary), #EEF1B6 (analogous), and #A8E576 (lighter shade) work well with #D0F1B5.