Skip to content

#daffba

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

RGB
218, 255, 186
HSL
92°, 100%, 87%
CMYK
15, 0, 27, 0
Luminance
0.8997

Every format

HEX#daffba
RGBrgb(218, 255, 186)
HSLhsl(92, 100%, 87%)
CMYKcmyk(15%, 0%, 27%, 0%)
LABlab(96.0 -23.7 29.2)
LCHlch(96.0 37.6 129.1)
OKLCHoklch(0.957 0.098 131.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daffba on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#daffba on black: 18.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green100.0%
Blue72.9%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow27.1%
Key (black)0.0%

Color previews

#daffba text on a black background

contrast 18.99:1

Card sample

#daffba text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daffba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daffba in the Color Lab