Skip to content

#def3df

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

RGB
222, 243, 223
HSL
123°, 47%, 91%
CMYK
9, 0, 8, 5
Luminance
0.8496

Every format

HEX#def3df
RGBrgb(222, 243, 223)
HSLhsl(123, 47%, 91%)
CMYKcmyk(9%, 0%, 8%, 5%)
LABlab(93.9 -10.5 7.3)
LCHlch(93.9 12.8 145.2)
OKLCHoklch(0.943 0.035 146.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green95.3%
Blue87.5%

CMYK percentages

Cyan8.6%
Magenta0.0%
Yellow8.2%
Key (black)4.7%

Color previews

#def3df text on a black background

contrast 17.99:1

Card sample

#def3df text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def3df in the Color Lab