Skip to content

#daeeb2

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

RGB
218, 238, 178
HSL
80°, 64%, 82%
CMYK
8, 0, 25, 7
Luminance
0.7927

Every format

HEX#daeeb2
RGBrgb(218, 238, 178)
HSLhsl(80, 64%, 82%)
CMYKcmyk(8%, 0%, 25%, 7%)
LABlab(91.4 -16.6 26.9)
LCHlch(91.4 31.6 121.7)
OKLCHoklch(0.920 0.081 123.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daeeb2 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#daeeb2 on black: 16.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green93.3%
Blue69.8%

CMYK percentages

Cyan8.4%
Magenta0.0%
Yellow25.2%
Key (black)6.7%

Color previews

#daeeb2 text on a black background

contrast 16.85:1

Card sample

#daeeb2 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daeeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeeb2 in the Color Lab