Skip to content

#dff2d3

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

RGB
223, 242, 211
HSL
97°, 54%, 89%
CMYK
8, 0, 13, 5
Luminance
0.8390

Every format

HEX#dff2d3
RGBrgb(223, 242, 211)
HSLhsl(97, 54%, 89%)
CMYKcmyk(8%, 0%, 13%, 5%)
LABlab(93.4 -11.7 12.9)
LCHlch(93.4 17.4 132.3)
OKLCHoklch(0.939 0.046 133.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff2d3 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#dff2d3 on black: 17.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green94.9%
Blue82.7%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow12.8%
Key (black)5.1%

Color previews

#dff2d3 text on a black background

contrast 17.78:1

Card sample

#dff2d3 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff2d3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff2d3 in the Color Lab