Skip to content

#cff3da

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

RGB
207, 243, 218
HSL
138°, 60%, 88%
CMYK
15, 0, 10, 5
Luminance
0.8243

Every format

HEX#cff3da
RGBrgb(207, 243, 218)
HSLhsl(138, 60%, 88%)
CMYKcmyk(15%, 0%, 10%, 5%)
LABlab(92.8 -16.3 8.2)
LCHlch(92.8 18.3 153.4)
OKLCHoklch(0.932 0.050 155.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cff3da on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#cff3da on black: 17.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green95.3%
Blue85.5%

CMYK percentages

Cyan14.8%
Magenta0.0%
Yellow10.3%
Key (black)4.7%

Color previews

#cff3da text on a black background

contrast 17.49:1

Card sample

#cff3da text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cff3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cff3da in the Color Lab