Skip to content

#cbedeb

a pale, vivid cyan · cool · closest name: white

RGB
203, 237, 235
HSL
177°, 49%, 86%
CMYK
14, 0, 1, 7
Luminance
0.7926

Every format

HEX#cbedeb
RGBrgb(203, 237, 235)
HSLhsl(177, 49%, 86%)
CMYKcmyk(14%, 0%, 1%, 7%)
LABlab(91.3 -11.4 -2.7)
LCHlch(91.3 11.7 193.5)
OKLCHoklch(0.921 0.035 192.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbedeb on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#cbedeb on black: 16.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green92.9%
Blue92.2%

CMYK percentages

Cyan14.3%
Magenta0.0%
Yellow0.8%
Key (black)7.1%

Color previews

#cbedeb text on a black background

contrast 16.85:1

Card sample

#cbedeb text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbedeb in the Color Lab