Skip to content

#dfeada

a pale, soft green · cool · closest name: beige

RGB
223, 234, 218
HSL
101°, 28%, 89%
CMYK
5, 0, 7, 8
Luminance
0.7960

Every format

HEX#dfeada
RGBrgb(223, 234, 218)
HSLhsl(101, 28%, 89%)
CMYKcmyk(5%, 0%, 7%, 8%)
LABlab(91.5 -6.5 6.5)
LCHlch(91.5 9.2 135.0)
OKLCHoklch(0.924 0.024 135.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green91.8%
Blue85.5%

CMYK percentages

Cyan4.7%
Magenta0.0%
Yellow6.8%
Key (black)8.2%

Color previews

#dfeada text on a black background

contrast 16.92:1

Card sample

#dfeada text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeada in the Color Lab