Skip to content

#cdeeeb

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

RGB
205, 238, 235
HSL
175°, 49%, 87%
CMYK
14, 0, 1, 7
Luminance
0.8013

Every format

HEX#cdeeeb
RGBrgb(205, 238, 235)
HSLhsl(175, 49%, 87%)
CMYKcmyk(14%, 0%, 1%, 7%)
LABlab(91.7 -11.3 -2.2)
LCHlch(91.7 11.5 190.8)
OKLCHoklch(0.925 0.035 189.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green93.3%
Blue92.2%

CMYK percentages

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

Color previews

#cdeeeb text on a black background

contrast 17.03:1

Card sample

#cdeeeb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdeeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdeeeb in the Color Lab