Skip to content

#caebec

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

RGB
202, 235, 236
HSL
182°, 47%, 86%
CMYK
14, 0, 0, 8
Luminance
0.7803

Every format

HEX#caebec
RGBrgb(202, 235, 236)
HSLhsl(182, 47%, 86%)
CMYKcmyk(14%, 0%, 0%, 8%)
LABlab(90.8 -10.5 -4.1)
LCHlch(90.8 11.3 201.3)
OKLCHoklch(0.917 0.035 198.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green92.2%
Blue92.5%

CMYK percentages

Cyan14.4%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#caebec text on a black background

contrast 16.61:1

Card sample

#caebec text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caebec in the Color Lab