#DBF898 Color Information

Hex color code: #DBF898

#DBF898 is a ethereal green color. In RGB it is (219, 248, 152), and in HSL it is (78°, 87%, 78%). It is typically applied in digital products.

Try:
Color NameKhaki
HEX
#DBF898
RGB
219, 248, 152
HSL
78°, 87%, 78%
CMYK
12%, 0%, 39%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBF898; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 248, 152

Red: 219 / Green: 248 / Blue: 152

HSL

78°, 87%, 78%

Hue: 78° / Saturation: 87% / Lightness: 78%

CMYK

12%, 0%, 39%, 3%

Cyan: 12% / Magenta: 0% / Yellow: 39% / Key: 3%

What color is #DBF898?

#DBF898 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBF898 to RGB:

rgb(219, 248, 152)HEX to RGB Converter →

HEX to HSL

Convert #DBF898 to HSL:

hsl(78, 87%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DBF898 to CMYK:

cmyk(12%, 0%, 39%, 3%)Color Converter →

Color Meaning and Usage

A soft green tone, #DBF898 has RGB (219, 248, 152) and HSL (78°, 87%, 78%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBF898 is #B396F8, creating high-contrast pairings. For softer combinations, try analogous colors like #F8E496.

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

Contrast with #DBF898

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBF898?

#DBF898 is a soft green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DBF898?

#DBF898 in RGB is (219, 248, 152) - 219 red, 248 green, and 152 blue.

How to use #DBF898 in CSS?

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

What colors go well with #DBF898?

#B396F8 (complementary), #F8E496 (analogous), and #C1F34F (lighter shade) work well with #DBF898.