Skip to content

#ceebec

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

RGB
206, 235, 236
HSL
182°, 44%, 87%
CMYK
13, 0, 0, 8
Luminance
0.7859

Every format

HEX#ceebec
RGBrgb(206, 235, 236)
HSLhsl(182, 44%, 87%)
CMYKcmyk(13%, 0%, 0%, 8%)
LABlab(91.0 -9.3 -3.7)
LCHlch(91.0 10.0 201.7)
OKLCHoklch(0.919 0.030 199.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green92.2%
Blue92.5%

CMYK percentages

Cyan12.7%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#ceebec text on a black background

contrast 16.72:1

Card sample

#ceebec text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceebec in the Color Lab