Skip to content

#daf8cb

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

RGB
218, 248, 203
HSL
100°, 76%, 88%
CMYK
12, 0, 18, 3
Luminance
0.8635

Every format

HEX#daf8cb
RGBrgb(218, 248, 203)
HSLhsl(100, 76%, 88%)
CMYKcmyk(12%, 0%, 18%, 3%)
LABlab(94.5 -17.7 18.4)
LCHlch(94.5 25.6 133.9)
OKLCHoklch(0.946 0.067 135.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green97.3%
Blue79.6%

CMYK percentages

Cyan12.1%
Magenta0.0%
Yellow18.1%
Key (black)2.7%

Color previews

#daf8cb text on a black background

contrast 18.27:1

Card sample

#daf8cb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daf8cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daf8cb in the Color Lab