Skip to content

#dbebbe

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

RGB
219, 235, 190
HSL
81°, 53%, 83%
CMYK
7, 0, 19, 8
Luminance
0.7819

Every format

HEX#dbebbe
RGBrgb(219, 235, 190)
HSLhsl(81, 53%, 83%)
CMYKcmyk(7%, 0%, 19%, 8%)
LABlab(90.9 -13.0 20.1)
LCHlch(90.9 23.9 122.9)
OKLCHoklch(0.917 0.062 123.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green92.2%
Blue74.5%

CMYK percentages

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

Color previews

#dbebbe text on a black background

contrast 16.64:1

Card sample

#dbebbe text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbebbe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbebbe in the Color Lab