Skip to content

#dffffe

a pale, electric cyan · cool · closest name: white

RGB
223, 255, 254
HSL
178°, 100%, 94%
CMYK
13, 0, 0, 0
Luminance
0.9436

Every format

HEX#dffffe
RGBrgb(223, 255, 254)
HSLhsl(178, 100%, 94%)
CMYKcmyk(13%, 0%, 0%, 0%)
LABlab(97.8 -10.4 -3.0)
LCHlch(97.8 10.9 196.0)
OKLCHoklch(0.977 0.033 194.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dffffe on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#dffffe on black: 19.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green100.0%
Blue99.6%

CMYK percentages

Cyan12.5%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#dffffe text on a black background

contrast 19.87:1

Card sample

#dffffe text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dffffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dffffe in the Color Lab