Skip to content

#dafecc

a pale, electric green · cool · closest name: beige

RGB
218, 254, 204
HSL
103°, 96%, 90%
CMYK
14, 0, 20, 0
Luminance
0.9015

Every format

HEX#dafecc
RGBrgb(218, 254, 204)
HSLhsl(103, 96%, 90%)
CMYKcmyk(14%, 0%, 20%, 0%)
LABlab(96.1 -20.4 20.1)
LCHlch(96.1 28.7 135.4)
OKLCHoklch(0.959 0.076 137.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dafecc on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#dafecc on black: 19.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green99.6%
Blue80.0%

CMYK percentages

Cyan14.2%
Magenta0.0%
Yellow19.7%
Key (black)0.4%

Color previews

#dafecc text on a black background

contrast 19.03:1

Card sample

#dafecc text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dafecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dafecc in the Color Lab