Skip to content

#dff8af

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

RGB
223, 248, 175
HSL
81°, 84%, 83%
CMYK
10, 0, 29, 3
Luminance
0.8592

Every format

HEX#dff8af
RGBrgb(223, 248, 175)
HSLhsl(81, 84%, 83%)
CMYKcmyk(10%, 0%, 29%, 3%)
LABlab(94.3 -20.1 32.5)
LCHlch(94.3 38.2 121.8)
OKLCHoklch(0.944 0.098 123.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff8af on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#dff8af on black: 18.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green97.3%
Blue68.6%

CMYK percentages

Cyan10.1%
Magenta0.0%
Yellow29.4%
Key (black)2.7%

Color previews

#dff8af text on a black background

contrast 18.18:1

Card sample

#dff8af text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff8af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff8af in the Color Lab