Skip to content

#dbebbd

a light, vivid green · cool · closest name: beige

RGB
219, 235, 189
HSL
81°, 54%, 83%
CMYK
7, 0, 20, 8
Luminance
0.7815

Every format

HEX#dbebbd
RGBrgb(219, 235, 189)
HSLhsl(81, 54%, 83%)
CMYKcmyk(7%, 0%, 20%, 8%)
LABlab(90.8 -13.1 20.6)
LCHlch(90.8 24.4 122.5)
OKLCHoklch(0.916 0.063 123.2)

Copy-ready code

/* CSS */
color: #dbebbd;
background-color: #dbebbd;
/* Tailwind (arbitrary) */
class="text-[#dbebbd] bg-[#dbebbd]"
/* SCSS */
$brand: #dbebbd;
/* SwiftUI */
Color(red: 0.859, green: 0.922, blue: 0.741)
/* Android */
Color.parseColor("#dbebbd")

Accessibility — WCAG contrast

Aa
#dbebbd on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#dbebbd on black: 16.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green92.2%
Blue74.1%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow19.6%
Key (black)7.8%

Color previews

#dbebbd text on a black background

contrast 16.63:1

Card sample

#dbebbd text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #dbebbd;
Background color
Panel with #dbebbd background
background-color: #dbebbd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #dbebbd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(219, 235, 189, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 235, 189, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbebbd;
background: linear-gradient(135deg, #dbebbd, #BDEBBE);

Monochromatic scale

Palettes built from #dbebbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbebbd in the Color Lab