Skip to content

#dbeb96

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

RGB
219, 235, 150
HSL
71°, 68%, 76%
CMYK
7, 0, 36, 8
Luminance
0.7668

Every format

HEX#dbeb96
RGBrgb(219, 235, 150)
HSLhsl(71, 68%, 76%)
CMYKcmyk(7%, 0%, 36%, 8%)
LABlab(90.2 -18.4 39.5)
LCHlch(90.2 43.6 115.0)
OKLCHoklch(0.909 0.110 117.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbeb96 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#dbeb96 on black: 16.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green92.2%
Blue58.8%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow36.2%
Key (black)7.8%

Color previews

#dbeb96 text on a black background

contrast 16.34:1

Card sample

#dbeb96 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbeb96

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeb96 in the Color Lab