Skip to content

#cffade

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

RGB
207, 250, 222
HSL
141°, 81%, 90%
CMYK
17, 0, 11, 2
Luminance
0.8691

Every format

HEX#cffade
RGBrgb(207, 250, 222)
HSLhsl(141, 81%, 90%)
CMYKcmyk(17%, 0%, 11%, 2%)
LABlab(94.7 -19.1 8.9)
LCHlch(94.7 21.0 155.0)
OKLCHoklch(0.947 0.058 156.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cffade on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#cffade on black: 18.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green98.0%
Blue87.1%

CMYK percentages

Cyan17.2%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#cffade text on a black background

contrast 18.38:1

Card sample

#cffade text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cffade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cffade in the Color Lab