Skip to content

#defbda

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

RGB
222, 251, 218
HSL
113°, 81%, 92%
CMYK
12, 0, 13, 2
Luminance
0.8959

Every format

HEX#defbda
RGBrgb(222, 251, 218)
HSLhsl(113, 81%, 92%)
CMYKcmyk(12%, 0%, 13%, 2%)
LABlab(95.8 -15.3 12.7)
LCHlch(95.8 19.9 140.4)
OKLCHoklch(0.958 0.053 141.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#defbda on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#defbda on black: 18.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green98.4%
Blue85.5%

CMYK percentages

Cyan11.6%
Magenta0.0%
Yellow13.1%
Key (black)1.6%

Color previews

#defbda text on a black background

contrast 18.92:1

Card sample

#defbda text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #defbda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #defbda in the Color Lab