Skip to content

#dbdf2c

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

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

Every format

HEX#dbdf2c
RGBrgb(219, 223, 44)
HSLhsl(61, 74%, 52%)
CMYKcmyk(2%, 0%, 80%, 13%)
LABlab(86.0 -20.4 78.5)
LCHlch(86.0 81.2 104.6)
OKLCHoklch(0.873 0.182 111.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green87.5%
Blue17.3%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow80.3%
Key (black)12.5%

Color previews

#dbdf2c text on a black background

contrast 14.60:1

Card sample

#dbdf2c text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdf2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf2c in the Color Lab