Skip to content

#cffada

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

RGB
207, 250, 218
HSL
135°, 81%, 90%
CMYK
17, 0, 13, 2
Luminance
0.8670

Every format

HEX#cffada
RGBrgb(207, 250, 218)
HSLhsl(135, 81%, 90%)
CMYKcmyk(17%, 0%, 13%, 2%)
LABlab(94.6 -19.8 10.8)
LCHlch(94.6 22.5 151.3)
OKLCHoklch(0.946 0.062 152.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cffada on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cffada on black: 18.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green98.0%
Blue85.5%

CMYK percentages

Cyan17.2%
Magenta0.0%
Yellow12.8%
Key (black)2.0%

Color previews

#cffada text on a black background

contrast 18.34:1

Card sample

#cffada text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cffada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cffada in the Color Lab