Skip to content

#daeb99

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

RGB
218, 235, 153
HSL
72°, 67%, 76%
CMYK
7, 0, 35, 8
Luminance
0.7662

Every format

HEX#daeb99
RGBrgb(218, 235, 153)
HSLhsl(72, 67%, 76%)
CMYKcmyk(7%, 0%, 35%, 8%)
LABlab(90.2 -18.4 38.0)
LCHlch(90.2 42.2 115.9)
OKLCHoklch(0.909 0.106 118.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green92.2%
Blue60.0%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow34.9%
Key (black)7.8%

Color previews

#daeb99 text on a black background

contrast 16.32:1

Card sample

#daeb99 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daeb99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeb99 in the Color Lab