Skip to content

#cbecdc

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

RGB
203, 236, 220
HSL
151°, 47%, 86%
CMYK
14, 0, 7, 8
Luminance
0.7785

Every format

HEX#cbecdc
RGBrgb(203, 236, 220)
HSLhsl(151, 47%, 86%)
CMYKcmyk(14%, 0%, 7%, 8%)
LABlab(90.7 -13.8 4.2)
LCHlch(90.7 14.4 163.3)
OKLCHoklch(0.915 0.041 164.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbecdc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#cbecdc on black: 16.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green92.5%
Blue86.3%

CMYK percentages

Cyan14.0%
Magenta0.0%
Yellow6.8%
Key (black)7.5%

Color previews

#cbecdc text on a black background

contrast 16.57:1

Card sample

#cbecdc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbecdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbecdc in the Color Lab