Skip to content

#ceeddf

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

RGB
206, 237, 223
HSL
153°, 46%, 87%
CMYK
13, 0, 6, 7
Luminance
0.7902

Every format

HEX#ceeddf
RGBrgb(206, 237, 223)
HSLhsl(153, 46%, 87%)
CMYKcmyk(13%, 0%, 6%, 7%)
LABlab(91.2 -12.8 3.4)
LCHlch(91.2 13.2 165.2)
OKLCHoklch(0.920 0.037 166.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceeddf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#ceeddf on black: 16.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green92.9%
Blue87.5%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#ceeddf text on a black background

contrast 16.80:1

Card sample

#ceeddf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceeddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceeddf in the Color Lab