Skip to content

#dff8eb

a pale, vivid green · cool · closest name: ivory

RGB
223, 248, 235
HSL
149°, 64%, 92%
CMYK
10, 0, 5, 3
Luminance
0.8882

Every format

HEX#dff8eb
RGBrgb(223, 248, 235)
HSLhsl(149, 64%, 92%)
CMYKcmyk(10%, 0%, 5%, 3%)
LABlab(95.5 -10.5 3.5)
LCHlch(95.5 11.1 161.8)
OKLCHoklch(0.957 0.031 163.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff8eb on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#dff8eb on black: 18.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green97.3%
Blue92.2%

CMYK percentages

Cyan10.1%
Magenta0.0%
Yellow5.2%
Key (black)2.7%

Color previews

#dff8eb text on a black background

contrast 18.76:1

Card sample

#dff8eb text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff8eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff8eb in the Color Lab