Skip to content

#cdeeee

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

RGB
205, 238, 238
HSL
180°, 49%, 87%
CMYK
14, 0, 0, 7
Luminance
0.8030

Every format

HEX#cdeeee
RGBrgb(205, 238, 238)
HSLhsl(180, 49%, 87%)
CMYKcmyk(14%, 0%, 0%, 7%)
LABlab(91.8 -10.7 -3.6)
LCHlch(91.8 11.3 198.7)
OKLCHoklch(0.925 0.034 196.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green93.3%
Blue93.3%

CMYK percentages

Cyan13.9%
Magenta0.0%
Yellow0.0%
Key (black)6.7%

Color previews

#cdeeee text on a black background

contrast 17.06:1

Card sample

#cdeeee text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdeeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdeeee in the Color Lab