Skip to content

#cbeeeb

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

RGB
203, 238, 235
HSL
175°, 51%, 87%
CMYK
15, 0, 1, 7
Luminance
0.7984

Every format

HEX#cbeeeb
RGBrgb(203, 238, 235)
HSLhsl(175, 51%, 87%)
CMYKcmyk(15%, 0%, 1%, 7%)
LABlab(91.6 -11.9 -2.4)
LCHlch(91.6 12.1 191.2)
OKLCHoklch(0.923 0.037 190.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbeeeb on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#cbeeeb on black: 16.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green93.3%
Blue92.2%

CMYK percentages

Cyan14.7%
Magenta0.0%
Yellow1.3%
Key (black)6.7%

Color previews

#cbeeeb text on a black background

contrast 16.97:1

Card sample

#cbeeeb text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbeeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbeeeb in the Color Lab