Skip to content

#ceeeeb

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

RGB
206, 238, 235
HSL
174°, 49%, 87%
CMYK
13, 0, 1, 7
Luminance
0.8027

Every format

HEX#ceeeeb
RGBrgb(206, 238, 235)
HSLhsl(174, 49%, 87%)
CMYKcmyk(13%, 0%, 1%, 7%)
LABlab(91.8 -11.0 -2.1)
LCHlch(91.8 11.2 190.6)
OKLCHoklch(0.925 0.034 189.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceeeeb on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#ceeeeb on black: 17.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green93.3%
Blue92.2%

CMYK percentages

Cyan13.4%
Magenta0.0%
Yellow1.3%
Key (black)6.7%

Color previews

#ceeeeb text on a black background

contrast 17.05:1

Card sample

#ceeeeb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceeeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceeeeb in the Color Lab