Skip to content

#def4b2

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

RGB
222, 244, 178
HSL
80°, 75%, 83%
CMYK
9, 0, 27, 4
Luminance
0.8345

Every format

HEX#def4b2
RGBrgb(222, 244, 178)
HSLhsl(80, 75%, 83%)
CMYKcmyk(9%, 0%, 27%, 4%)
LABlab(93.2 -18.1 29.5)
LCHlch(93.2 34.6 121.5)
OKLCHoklch(0.935 0.089 123.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def4b2 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#def4b2 on black: 17.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green95.7%
Blue69.8%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow27.0%
Key (black)4.3%

Color previews

#def4b2 text on a black background

contrast 17.69:1

Card sample

#def4b2 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def4b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def4b2 in the Color Lab