Skip to content

#caebee

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

RGB
202, 235, 238
HSL
185°, 51%, 86%
CMYK
15, 1, 0, 7
Luminance
0.7815

Every format

HEX#caebee
RGBrgb(202, 235, 238)
HSLhsl(185, 51%, 86%)
CMYKcmyk(15%, 1%, 0%, 7%)
LABlab(90.8 -10.1 -5.1)
LCHlch(90.8 11.3 206.6)
OKLCHoklch(0.917 0.035 203.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green92.2%
Blue93.3%

CMYK percentages

Cyan15.1%
Magenta1.3%
Yellow0.0%
Key (black)6.7%

Color previews

#caebee text on a black background

contrast 16.63:1

Card sample

#caebee text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caebee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caebee in the Color Lab