Skip to content

#dfebae

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

RGB
223, 235, 174
HSL
72°, 60%, 80%
CMYK
5, 0, 26, 8
Luminance
0.7816

Every format

HEX#dfebae
RGBrgb(223, 235, 174)
HSLhsl(72, 60%, 80%)
CMYKcmyk(5%, 0%, 26%, 8%)
LABlab(90.8 -13.9 28.4)
LCHlch(90.8 31.6 116.1)
OKLCHoklch(0.916 0.080 117.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfebae on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#dfebae on black: 16.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.2%
Blue68.2%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow26.0%
Key (black)7.8%

Color previews

#dfebae text on a black background

contrast 16.63:1

Card sample

#dfebae text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebae in the Color Lab