Skip to content

#ceebdf

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

RGB
206, 235, 223
HSL
155°, 42%, 87%
CMYK
12, 0, 5, 8
Luminance
0.7787

Every format

HEX#ceebdf
RGBrgb(206, 235, 223)
HSLhsl(155, 42%, 87%)
CMYKcmyk(12%, 0%, 5%, 8%)
LABlab(90.7 -11.8 2.6)
LCHlch(90.7 12.1 167.5)
OKLCHoklch(0.916 0.035 168.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceebdf on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#ceebdf on black: 16.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green92.2%
Blue87.5%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow5.1%
Key (black)7.8%

Color previews

#ceebdf text on a black background

contrast 16.57:1

Card sample

#ceebdf text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceebdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceebdf in the Color Lab