Skip to content

#dfeeb4

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

RGB
223, 238, 180
HSL
76°, 63%, 82%
CMYK
6, 0, 24, 7
Luminance
0.8013

Every format

HEX#dfeeb4
RGBrgb(223, 238, 180)
HSLhsl(76, 63%, 82%)
CMYKcmyk(6%, 0%, 24%, 7%)
LABlab(91.7 -14.5 26.5)
LCHlch(91.7 30.2 118.7)
OKLCHoklch(0.924 0.077 119.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeeb4 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#dfeeb4 on black: 17.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green93.3%
Blue70.6%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow24.4%
Key (black)6.7%

Color previews

#dfeeb4 text on a black background

contrast 17.03:1

Card sample

#dfeeb4 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeeb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeeb4 in the Color Lab