Skip to content

#daeb80

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

RGB
218, 235, 128
HSL
70°, 73%, 71%
CMYK
7, 0, 46, 8
Luminance
0.7588

Every format

HEX#daeb80
RGBrgb(218, 235, 128)
HSLhsl(70, 73%, 71%)
CMYKcmyk(7%, 0%, 46%, 8%)
LABlab(89.8 -21.2 49.8)
LCHlch(89.8 54.1 113.1)
OKLCHoklch(0.905 0.133 116.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daeb80 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#daeb80 on black: 16.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green92.2%
Blue50.2%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow45.5%
Key (black)7.8%

Color previews

#daeb80 text on a black background

contrast 16.18:1

Card sample

#daeb80 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 235, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 235, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #daeb80;
background: linear-gradient(135deg, #daeb80, #93EB80);

Monochromatic scale

Palettes built from #daeb80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeb80 in the Color Lab