Skip to content

#dff4b4

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

RGB
223, 244, 180
HSL
80°, 74%, 83%
CMYK
9, 0, 26, 4
Luminance
0.8368

Every format

HEX#dff4b4
RGBrgb(223, 244, 180)
HSLhsl(80, 74%, 83%)
CMYKcmyk(9%, 0%, 26%, 4%)
LABlab(93.3 -17.5 28.6)
LCHlch(93.3 33.5 121.4)
OKLCHoklch(0.936 0.086 122.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff4b4 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#dff4b4 on black: 17.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green95.7%
Blue70.6%

CMYK percentages

Cyan8.6%
Magenta0.0%
Yellow26.2%
Key (black)4.3%

Color previews

#dff4b4 text on a black background

contrast 17.74:1

Card sample

#dff4b4 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff4b4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff4b4 in the Color Lab