Skip to content

#dbdf50

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

RGB
219, 223, 80
HSL
62°, 69%, 59%
CMYK
2, 0, 64, 13
Luminance
0.6841

Every format

HEX#dbdf50
RGBrgb(219, 223, 80)
HSLhsl(62, 69%, 59%)
CMYKcmyk(2%, 0%, 64%, 13%)
LABlab(86.2 -18.8 66.9)
LCHlch(86.2 69.5 105.7)
OKLCHoklch(0.875 0.162 110.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdf50 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#dbdf50 on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green87.5%
Blue31.4%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow64.1%
Key (black)12.5%

Color previews

#dbdf50 text on a black background

contrast 14.68:1

Card sample

#dbdf50 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 223, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 223, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbdf50;
background: linear-gradient(135deg, #dbdf50, #7CDF50);

Monochromatic scale

Palettes built from #dbdf50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf50 in the Color Lab