Skip to content

#dfeeaf

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

RGB
223, 238, 175
HSL
74°, 65%, 81%
CMYK
6, 0, 27, 7
Luminance
0.7993

Every format

HEX#dfeeaf
RGBrgb(223, 238, 175)
HSLhsl(74, 65%, 81%)
CMYKcmyk(6%, 0%, 27%, 7%)
LABlab(91.7 -15.2 28.9)
LCHlch(91.7 32.7 117.7)
OKLCHoklch(0.923 0.083 118.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeeaf on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#dfeeaf on black: 16.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green93.3%
Blue68.6%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow26.5%
Key (black)6.7%

Color previews

#dfeeaf text on a black background

contrast 16.99:1

Card sample

#dfeeaf text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeeaf in the Color Lab