Skip to content

#cbffdc

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

RGB
203, 255, 220
HSL
140°, 100%, 90%
CMYK
20, 0, 14, 0
Luminance
0.8938

Every format

HEX#cbffdc
RGBrgb(203, 255, 220)
HSLhsl(140, 100%, 90%)
CMYKcmyk(20%, 0%, 14%, 0%)
LABlab(95.7 -23.1 11.4)
LCHlch(95.7 25.8 153.8)
OKLCHoklch(0.955 0.071 155.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbffdc on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#cbffdc on black: 18.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green100.0%
Blue86.3%

CMYK percentages

Cyan20.4%
Magenta0.0%
Yellow13.7%
Key (black)0.0%

Color previews

#cbffdc text on a black background

contrast 18.88:1

Card sample

#cbffdc text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 255, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 255, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbffdc;
background: linear-gradient(135deg, #cbffdc, #CBFFFF);

Monochromatic scale

Palettes built from #cbffdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbffdc in the Color Lab