Skip to content

#def7db

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

RGB
222, 247, 219
HSL
114°, 64%, 91%
CMYK
10, 0, 11, 3
Luminance
0.8717

Every format

HEX#def7db
RGBrgb(222, 247, 219)
HSLhsl(114, 64%, 91%)
CMYKcmyk(10%, 0%, 11%, 3%)
LABlab(94.8 -13.2 10.7)
LCHlch(94.8 17.0 140.9)
OKLCHoklch(0.950 0.045 142.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def7db on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#def7db on black: 18.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green96.9%
Blue85.9%

CMYK percentages

Cyan10.1%
Magenta0.0%
Yellow11.3%
Key (black)3.1%

Color previews

#def7db text on a black background

contrast 18.43:1

Card sample

#def7db text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def7db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def7db in the Color Lab