Skip to content

#dff2cb

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

RGB
223, 242, 203
HSL
89°, 60%, 87%
CMYK
8, 0, 16, 5
Luminance
0.8350

Every format

HEX#dff2cb
RGBrgb(223, 242, 203)
HSLhsl(89, 60%, 87%)
CMYKcmyk(8%, 0%, 16%, 5%)
LABlab(93.2 -13.0 16.7)
LCHlch(93.2 21.2 127.9)
OKLCHoklch(0.937 0.055 128.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff2cb on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#dff2cb on black: 17.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green94.9%
Blue79.6%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow16.1%
Key (black)5.1%

Color previews

#dff2cb text on a black background

contrast 17.70:1

Card sample

#dff2cb text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff2cb in the Color Lab