Skip to content

#def2ae

a light, vivid green · cool · closest name: khaki

RGB
222, 242, 174
HSL
78°, 72%, 82%
CMYK
8, 0, 28, 5
Luminance
0.8209

Every format

HEX#def2ae
RGBrgb(222, 242, 174)
HSLhsl(78, 72%, 82%)
CMYKcmyk(8%, 0%, 28%, 5%)
LABlab(92.6 -17.7 30.7)
LCHlch(92.6 35.4 119.9)
OKLCHoklch(0.930 0.090 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def2ae on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#def2ae on black: 17.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green94.9%
Blue68.2%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow28.1%
Key (black)5.1%

Color previews

#def2ae text on a black background

contrast 17.42:1

Card sample

#def2ae text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def2ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def2ae in the Color Lab