Skip to content

#cceed3

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

RGB
204, 238, 211
HSL
132°, 50%, 87%
CMYK
14, 0, 11, 7
Luminance
0.7869

Every format

HEX#cceed3
RGBrgb(204, 238, 211)
HSLhsl(132, 50%, 87%)
CMYKcmyk(14%, 0%, 11%, 7%)
LABlab(91.1 -16.1 9.4)
LCHlch(91.1 18.6 149.8)
OKLCHoklch(0.917 0.051 151.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cceed3 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#cceed3 on black: 16.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green93.3%
Blue82.7%

CMYK percentages

Cyan14.3%
Magenta0.0%
Yellow11.3%
Key (black)6.7%

Color previews

#cceed3 text on a black background

contrast 16.74:1

Card sample

#cceed3 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceed3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceed3 in the Color Lab