Skip to content

#cff1da

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

RGB
207, 241, 218
HSL
139°, 55%, 88%
CMYK
14, 0, 10, 6
Luminance
0.8124

Every format

HEX#cff1da
RGBrgb(207, 241, 218)
HSLhsl(139, 55%, 88%)
CMYKcmyk(14%, 0%, 10%, 6%)
LABlab(92.2 -15.3 7.4)
LCHlch(92.2 17.1 154.2)
OKLCHoklch(0.927 0.047 155.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cff1da on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#cff1da on black: 17.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green94.5%
Blue85.5%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow9.5%
Key (black)5.5%

Color previews

#cff1da text on a black background

contrast 17.25:1

Card sample

#cff1da text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cff1da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cff1da in the Color Lab