Skip to content

#cceace

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

RGB
204, 234, 206
HSL
124°, 42%, 86%
CMYK
13, 0, 12, 8
Luminance
0.7614

Every format

HEX#cceace
RGBrgb(204, 234, 206)
HSLhsl(124, 42%, 86%)
CMYKcmyk(13%, 0%, 12%, 8%)
LABlab(89.9 -15.0 10.3)
LCHlch(89.9 18.2 145.5)
OKLCHoklch(0.908 0.049 147.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cceace on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#cceace on black: 16.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green91.8%
Blue80.8%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow12.0%
Key (black)8.2%

Color previews

#cceace text on a black background

contrast 16.23:1

Card sample

#cceace text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceace in the Color Lab