Skip to content

#dbdf8c

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

RGB
219, 223, 140
HSL
63°, 57%, 71%
CMYK
2, 0, 37, 13
Luminance
0.6973

Every format

HEX#dbdf8c
RGBrgb(219, 223, 140)
HSLhsl(63, 57%, 71%)
CMYKcmyk(2%, 0%, 37%, 13%)
LABlab(86.9 -13.7 40.2)
LCHlch(86.9 42.5 108.8)
OKLCHoklch(0.882 0.105 110.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green87.5%
Blue54.9%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow37.2%
Key (black)12.5%

Color previews

#dbdf8c text on a black background

contrast 14.95:1

Card sample

#dbdf8c text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdf8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf8c in the Color Lab