Skip to content

#daf5cd

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

RGB
218, 245, 205
HSL
101°, 67%, 88%
CMYK
11, 0, 16, 4
Luminance
0.8462

Every format

HEX#daf5cd
RGBrgb(218, 245, 205)
HSLhsl(101, 67%, 88%)
CMYKcmyk(11%, 0%, 16%, 4%)
LABlab(93.7 -15.9 16.4)
LCHlch(93.7 22.8 134.2)
OKLCHoklch(0.940 0.060 135.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daf5cd on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#daf5cd on black: 17.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green96.1%
Blue80.4%

CMYK percentages

Cyan11.0%
Magenta0.0%
Yellow16.3%
Key (black)3.9%

Color previews

#daf5cd text on a black background

contrast 17.92:1

Card sample

#daf5cd text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daf5cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daf5cd in the Color Lab