Skip to content

#dfeab3

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

RGB
223, 234, 179
HSL
72°, 57%, 81%
CMYK
5, 0, 24, 8
Luminance
0.7779

Every format

HEX#dfeab3
RGBrgb(223, 234, 179)
HSLhsl(72, 57%, 81%)
CMYKcmyk(5%, 0%, 24%, 8%)
LABlab(90.7 -12.7 25.6)
LCHlch(90.7 28.5 116.4)
OKLCHoklch(0.915 0.073 117.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeab3 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#dfeab3 on black: 16.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green91.8%
Blue70.2%

CMYK percentages

Cyan4.7%
Magenta0.0%
Yellow23.5%
Key (black)8.2%

Color previews

#dfeab3 text on a black background

contrast 16.56:1

Card sample

#dfeab3 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeab3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeab3 in the Color Lab