Skip to content

#def5df

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

RGB
222, 245, 223
HSL
123°, 54%, 92%
CMYK
9, 0, 9, 4
Luminance
0.8616

Every format

HEX#def5df
RGBrgb(222, 245, 223)
HSLhsl(123, 54%, 92%)
CMYKcmyk(9%, 0%, 9%, 4%)
LABlab(94.4 -11.5 8.0)
LCHlch(94.4 14.0 145.1)
OKLCHoklch(0.947 0.038 146.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def5df on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#def5df on black: 18.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green96.1%
Blue87.5%

CMYK percentages

Cyan9.4%
Magenta0.0%
Yellow9.0%
Key (black)3.9%

Color previews

#def5df text on a black background

contrast 18.23:1

Card sample

#def5df text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def5df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def5df in the Color Lab