Skip to content

#dbdf90

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

RGB
219, 223, 144
HSL
63°, 55%, 72%
CMYK
2, 0, 35, 13
Luminance
0.6985

Every format

HEX#dbdf90
RGBrgb(219, 223, 144)
HSLhsl(63, 55%, 72%)
CMYKcmyk(2%, 0%, 35%, 13%)
LABlab(86.9 -13.2 38.3)
LCHlch(86.9 40.5 109.0)
OKLCHoklch(0.883 0.101 110.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdf90 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#dbdf90 on black: 14.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green87.5%
Blue56.5%

CMYK percentages

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

Color previews

#dbdf90 text on a black background

contrast 14.97:1

Card sample

#dbdf90 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdf90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf90 in the Color Lab