Skip to content

#caeccd

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

RGB
202, 236, 205
HSL
125°, 47%, 86%
CMYK
14, 0, 13, 8
Luminance
0.7696

Every format

HEX#caeccd
RGBrgb(202, 236, 205)
HSLhsl(125, 47%, 86%)
CMYKcmyk(14%, 0%, 13%, 8%)
LABlab(90.3 -16.8 11.4)
LCHlch(90.3 20.3 146.0)
OKLCHoklch(0.910 0.055 147.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caeccd on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#caeccd on black: 16.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green92.5%
Blue80.4%

CMYK percentages

Cyan14.4%
Magenta0.0%
Yellow13.1%
Key (black)7.5%

Color previews

#caeccd text on a black background

contrast 16.39:1

Card sample

#caeccd text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caeccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caeccd in the Color Lab