Skip to content

#ceeccf

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

RGB
206, 236, 207
HSL
122°, 44%, 87%
CMYK
13, 0, 12, 8
Luminance
0.7762

Every format

HEX#ceeccf
RGBrgb(206, 236, 207)
HSLhsl(122, 44%, 87%)
CMYKcmyk(13%, 0%, 12%, 8%)
LABlab(90.6 -15.2 10.8)
LCHlch(90.6 18.6 144.6)
OKLCHoklch(0.913 0.050 146.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green92.5%
Blue81.2%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow12.3%
Key (black)7.5%

Color previews

#ceeccf text on a black background

contrast 16.52:1

Card sample

#ceeccf text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceeccf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceeccf in the Color Lab