Skip to content

#dfed9b

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

RGB
223, 237, 155
HSL
70°, 70%, 77%
CMYK
6, 0, 35, 7
Luminance
0.7862

Every format

HEX#dfed9b
RGBrgb(223, 237, 155)
HSLhsl(70, 70%, 77%)
CMYKcmyk(6%, 0%, 35%, 7%)
LABlab(91.1 -17.3 38.2)
LCHlch(91.1 42.0 114.4)
OKLCHoklch(0.917 0.105 116.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green92.9%
Blue60.8%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow34.6%
Key (black)7.1%

Color previews

#dfed9b text on a black background

contrast 16.72:1

Card sample

#dfed9b text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfed9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfed9b in the Color Lab