Skip to content

#ceecdf

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

RGB
206, 236, 223
HSL
154°, 44%, 87%
CMYK
13, 0, 6, 8
Luminance
0.7844

Every format

HEX#ceecdf
RGBrgb(206, 236, 223)
HSLhsl(154, 44%, 87%)
CMYKcmyk(13%, 0%, 6%, 8%)
LABlab(91.0 -12.3 3.0)
LCHlch(91.0 12.6 166.3)
OKLCHoklch(0.918 0.036 167.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#ceecdf text on a black background

contrast 16.69:1

Card sample

#ceecdf text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceecdf in the Color Lab