Skip to content

#dafdad

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

RGB
218, 253, 173
HSL
86°, 95%, 84%
CMYK
14, 0, 32, 1
Luminance
0.8817

Every format

HEX#dafdad
RGBrgb(218, 253, 173)
HSLhsl(86, 95%, 84%)
CMYKcmyk(14%, 0%, 32%, 1%)
LABlab(95.2 -24.6 34.7)
LCHlch(95.2 42.5 125.3)
OKLCHoklch(0.950 0.109 127.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dafdad on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#dafdad on black: 18.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green99.2%
Blue67.8%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow31.6%
Key (black)0.8%

Color previews

#dafdad text on a black background

contrast 18.63:1

Card sample

#dafdad text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 253, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 253, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dafdad;
background: linear-gradient(135deg, #dafdad, #ADFDB5);

Monochromatic scale

Palettes built from #dafdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dafdad in the Color Lab