Skip to content

#dfebaa

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

RGB
223, 235, 170
HSL
71°, 62%, 79%
CMYK
5, 0, 28, 8
Luminance
0.7801

Every format

HEX#dfebaa
RGBrgb(223, 235, 170)
HSLhsl(71, 62%, 79%)
CMYKcmyk(5%, 0%, 28%, 8%)
LABlab(90.8 -14.4 30.3)
LCHlch(90.8 33.5 115.4)
OKLCHoklch(0.915 0.085 116.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green92.2%
Blue66.7%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow27.7%
Key (black)7.8%

Color previews

#dfebaa text on a black background

contrast 16.60:1

Card sample

#dfebaa text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebaa in the Color Lab