Skip to content

#cce2cc

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

RGB
204, 226, 204
HSL
120°, 28%, 84%
CMYK
10, 0, 10, 11
Luminance
0.7159

Every format

HEX#cce2cc
RGBrgb(204, 226, 204)
HSLhsl(120, 28%, 84%)
CMYKcmyk(10%, 0%, 10%, 11%)
LABlab(87.8 -11.3 8.3)
LCHlch(87.8 14.1 143.9)
OKLCHoklch(0.890 0.038 145.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cce2cc on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#cce2cc on black: 15.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green88.6%
Blue80.0%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow9.7%
Key (black)11.4%

Color previews

#cce2cc text on a black background

contrast 15.32:1

Card sample

#cce2cc text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cce2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cce2cc in the Color Lab