Skip to content

#ceecdc

a pale, soft green · cool · closest name: beige

RGB
206, 236, 220
HSL
148°, 44%, 87%
CMYK
13, 0, 7, 8
Luminance
0.7828

Every format

HEX#ceecdc
RGBrgb(206, 236, 220)
HSLhsl(148, 44%, 87%)
CMYKcmyk(13%, 0%, 7%, 8%)
LABlab(90.9 -12.8 4.5)
LCHlch(90.9 13.6 160.9)
OKLCHoklch(0.917 0.038 162.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green92.5%
Blue86.3%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow6.8%
Key (black)7.5%

Color previews

#ceecdc text on a black background

contrast 16.66:1

Card sample

#ceecdc text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceecdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceecdc in the Color Lab