Skip to content

#dbdf2e

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

RGB
219, 223, 46
HSL
61°, 73%, 53%
CMYK
2, 0, 79, 13
Luminance
0.6803

Every format

HEX#dbdf2e
RGBrgb(219, 223, 46)
HSLhsl(61, 73%, 53%)
CMYKcmyk(2%, 0%, 79%, 13%)
LABlab(86.0 -20.4 78.0)
LCHlch(86.0 80.6 104.6)
OKLCHoklch(0.873 0.181 111.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green87.5%
Blue18.0%

CMYK percentages

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

Color previews

#dbdf2e text on a black background

contrast 14.61:1

Card sample

#dbdf2e text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdf2e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf2e in the Color Lab