Skip to content

#dfffeb

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

RGB
223, 255, 235
HSL
143°, 100%, 94%
CMYK
13, 0, 8, 0
Luminance
0.9321

Every format

HEX#dfffeb
RGBrgb(223, 255, 235)
HSLhsl(143, 100%, 94%)
CMYKcmyk(13%, 0%, 8%, 0%)
LABlab(97.3 -14.0 6.1)
LCHlch(97.3 15.3 156.5)
OKLCHoklch(0.972 0.042 158.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfffeb on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#dfffeb on black: 19.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green100.0%
Blue92.2%

CMYK percentages

Cyan12.5%
Magenta0.0%
Yellow7.8%
Key (black)0.0%

Color previews

#dfffeb text on a black background

contrast 19.64:1

Card sample

#dfffeb text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfffeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfffeb in the Color Lab