Skip to content

#cff1dd

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

RGB
207, 241, 221
HSL
145°, 55%, 88%
CMYK
14, 0, 8, 6
Luminance
0.8140

Every format

HEX#cff1dd
RGBrgb(207, 241, 221)
HSLhsl(145, 55%, 88%)
CMYKcmyk(14%, 0%, 8%, 6%)
LABlab(92.3 -14.8 6.0)
LCHlch(92.3 15.9 158.1)
OKLCHoklch(0.928 0.044 159.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green94.5%
Blue86.7%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow8.3%
Key (black)5.5%

Color previews

#cff1dd text on a black background

contrast 17.28:1

Card sample

#cff1dd text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cff1dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cff1dd in the Color Lab