Skip to content

#defec3

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

RGB
222, 254, 195
HSL
93°, 97%, 88%
CMYK
13, 0, 23, 0
Luminance
0.9035

Every format

HEX#defec3
RGBrgb(222, 254, 195)
HSLhsl(93, 97%, 88%)
CMYKcmyk(13%, 0%, 23%, 0%)
LABlab(96.1 -20.5 24.9)
LCHlch(96.1 32.2 129.5)
OKLCHoklch(0.959 0.084 131.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#defec3 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#defec3 on black: 19.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green99.6%
Blue76.5%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow23.2%
Key (black)0.4%

Color previews

#defec3 text on a black background

contrast 19.07:1

Card sample

#defec3 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #defec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #defec3 in the Color Lab