Skip to content

#dbeb7b

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

RGB
219, 235, 123
HSL
69°, 74%, 70%
CMYK
7, 0, 48, 8
Luminance
0.7591

Every format

HEX#dbeb7b
RGBrgb(219, 235, 123)
HSLhsl(69, 74%, 70%)
CMYKcmyk(7%, 0%, 48%, 8%)
LABlab(89.8 -21.3 52.2)
LCHlch(89.8 56.4 112.2)
OKLCHoklch(0.905 0.138 115.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbeb7b on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#dbeb7b on black: 16.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green92.2%
Blue48.2%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow47.7%
Key (black)7.8%

Color previews

#dbeb7b text on a black background

contrast 16.18:1

Card sample

#dbeb7b text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbeb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeb7b in the Color Lab