Skip to content

#dbdf2d

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

RGB
219, 223, 45
HSL
61°, 74%, 53%
CMYK
2, 0, 80, 13
Luminance
0.6802

Every format

HEX#dbdf2d
RGBrgb(219, 223, 45)
HSLhsl(61, 74%, 53%)
CMYKcmyk(2%, 0%, 80%, 13%)
LABlab(86.0 -20.4 78.3)
LCHlch(86.0 80.9 104.6)
OKLCHoklch(0.873 0.181 111.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdf2d on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#dbdf2d on black: 14.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green87.5%
Blue17.6%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow79.8%
Key (black)12.5%

Color previews

#dbdf2d text on a black background

contrast 14.60:1

Card sample

#dbdf2d text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdf2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf2d in the Color Lab