Skip to content

#dbeb88

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

RGB
219, 235, 136
HSL
70°, 71%, 73%
CMYK
7, 0, 42, 8
Luminance
0.7625

Every format

HEX#dbeb88
RGBrgb(219, 235, 136)
HSLhsl(70, 71%, 73%)
CMYKcmyk(7%, 0%, 42%, 8%)
LABlab(90.0 -20.0 46.1)
LCHlch(90.0 50.3 113.4)
OKLCHoklch(0.907 0.125 116.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbeb88 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#dbeb88 on black: 16.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green92.2%
Blue53.3%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow42.1%
Key (black)7.8%

Color previews

#dbeb88 text on a black background

contrast 16.25:1

Card sample

#dbeb88 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 235, 136, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 235, 136, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbeb88;
background: linear-gradient(135deg, #dbeb88, #99EB88);

Monochromatic scale

Palettes built from #dbeb88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeb88 in the Color Lab