Skip to content

#def2ab

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

RGB
222, 242, 171
HSL
77°, 73%, 81%
CMYK
8, 0, 29, 5
Luminance
0.8197

Every format

HEX#def2ab
RGBrgb(222, 242, 171)
HSLhsl(77, 73%, 81%)
CMYKcmyk(8%, 0%, 29%, 5%)
LABlab(92.6 -18.1 32.2)
LCHlch(92.6 36.9 119.3)
OKLCHoklch(0.929 0.094 121.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green94.9%
Blue67.1%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow29.3%
Key (black)5.1%

Color previews

#def2ab text on a black background

contrast 17.39:1

Card sample

#def2ab text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def2ab in the Color Lab