Skip to content

#dff1f1

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

RGB
223, 241, 241
HSL
180°, 39%, 91%
CMYK
8, 0, 0, 6
Luminance
0.8495

Every format

HEX#dff1f1
RGBrgb(223, 241, 241)
HSLhsl(180, 39%, 91%)
CMYKcmyk(8%, 0%, 0%, 6%)
LABlab(93.9 -5.9 -2.0)
LCHlch(93.9 6.2 199.0)
OKLCHoklch(0.945 0.019 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff1f1 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#dff1f1 on black: 17.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green94.5%
Blue94.5%

CMYK percentages

Cyan7.5%
Magenta0.0%
Yellow0.0%
Key (black)5.5%

Color previews

#dff1f1 text on a black background

contrast 17.99:1

Card sample

#dff1f1 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff1f1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff1f1 in the Color Lab