Skip to content

#dfebac

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

RGB
223, 235, 172
HSL
71°, 61%, 80%
CMYK
5, 0, 27, 8
Luminance
0.7808

Every format

HEX#dfebac
RGBrgb(223, 235, 172)
HSLhsl(71, 61%, 80%)
CMYKcmyk(5%, 0%, 27%, 8%)
LABlab(90.8 -14.1 29.3)
LCHlch(90.8 32.5 115.7)
OKLCHoklch(0.916 0.083 116.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green92.2%
Blue67.5%

CMYK percentages

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

Color previews

#dfebac text on a black background

contrast 16.62:1

Card sample

#dfebac text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebac in the Color Lab