Skip to content

#cbecdf

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

RGB
203, 236, 223
HSL
156°, 47%, 86%
CMYK
14, 0, 6, 8
Luminance
0.7802

Every format

HEX#cbecdf
RGBrgb(203, 236, 223)
HSLhsl(156, 47%, 86%)
CMYKcmyk(14%, 0%, 6%, 8%)
LABlab(90.8 -13.2 2.7)
LCHlch(90.8 13.5 168.5)
OKLCHoklch(0.916 0.039 169.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbecdf on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#cbecdf on black: 16.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green92.5%
Blue87.5%

CMYK percentages

Cyan14.0%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#cbecdf text on a black background

contrast 16.60:1

Card sample

#cbecdf text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbecdf in the Color Lab