Skip to content

#daffee

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

RGB
218, 255, 238
HSL
152°, 100%, 93%
CMYK
15, 0, 7, 0
Luminance
0.9260

Every format

HEX#daffee
RGBrgb(218, 255, 238)
HSLhsl(152, 100%, 93%)
CMYKcmyk(15%, 0%, 7%, 0%)
LABlab(97.1 -15.1 4.2)
LCHlch(97.1 15.6 164.6)
OKLCHoklch(0.969 0.044 166.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daffee on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#daffee on black: 19.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green100.0%
Blue93.3%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow6.7%
Key (black)0.0%

Color previews

#daffee text on a black background

contrast 19.52:1

Card sample

#daffee text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daffee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daffee in the Color Lab