Skip to content

#ccebbe

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

RGB
204, 235, 190
HSL
101°, 53%, 83%
CMYK
13, 0, 19, 8
Luminance
0.7597

Every format

HEX#ccebbe
RGBrgb(204, 235, 190)
HSLhsl(101, 53%, 83%)
CMYKcmyk(13%, 0%, 19%, 8%)
LABlab(89.8 -18.2 18.5)
LCHlch(89.8 26.0 134.5)
OKLCHoklch(0.906 0.068 136.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccebbe on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#ccebbe on black: 16.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green92.2%
Blue74.5%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow19.1%
Key (black)7.8%

Color previews

#ccebbe text on a black background

contrast 16.19:1

Card sample

#ccebbe text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccebbe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccebbe in the Color Lab