Skip to content

#dbdf80

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

RGB
219, 223, 128
HSL
63°, 60%, 69%
CMYK
2, 0, 43, 13
Luminance
0.6939

Every format

HEX#dbdf80
RGBrgb(219, 223, 128)
HSLhsl(63, 60%, 69%)
CMYKcmyk(2%, 0%, 43%, 13%)
LABlab(86.7 -14.9 46.0)
LCHlch(86.7 48.3 108.0)
OKLCHoklch(0.880 0.118 110.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdf80 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#dbdf80 on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green87.5%
Blue50.2%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow42.6%
Key (black)12.5%

Color previews

#dbdf80 text on a black background

contrast 14.88:1

Card sample

#dbdf80 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdf80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf80 in the Color Lab