Skip to content

#dbdf70

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

RGB
219, 223, 112
HSL
62°, 63%, 66%
CMYK
2, 0, 50, 13
Luminance
0.6901

Every format

HEX#dbdf70
RGBrgb(219, 223, 112)
HSLhsl(62, 63%, 66%)
CMYKcmyk(2%, 0%, 50%, 13%)
LABlab(86.5 -16.5 53.4)
LCHlch(86.5 55.8 107.1)
OKLCHoklch(0.878 0.135 110.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdf70 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#dbdf70 on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green87.5%
Blue43.9%

CMYK percentages

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

Color previews

#dbdf70 text on a black background

contrast 14.80:1

Card sample

#dbdf70 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdf70

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf70 in the Color Lab