Skip to content

#dbeeb2

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

RGB
219, 238, 178
HSL
79°, 64%, 82%
CMYK
8, 0, 25, 7
Luminance
0.7942

Every format

HEX#dbeeb2
RGBrgb(219, 238, 178)
HSLhsl(79, 64%, 82%)
CMYKcmyk(8%, 0%, 25%, 7%)
LABlab(91.4 -16.2 27.0)
LCHlch(91.4 31.5 121.0)
OKLCHoklch(0.920 0.081 122.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbeeb2 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#dbeeb2 on black: 16.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green93.3%
Blue69.8%

CMYK percentages

Cyan8.0%
Magenta0.0%
Yellow25.2%
Key (black)6.7%

Color previews

#dbeeb2 text on a black background

contrast 16.88:1

Card sample

#dbeeb2 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbeeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeeb2 in the Color Lab