Skip to content

#cceeba

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

RGB
204, 238, 186
HSL
99°, 61%, 83%
CMYK
14, 0, 22, 7
Luminance
0.7753

Every format

HEX#cceeba
RGBrgb(204, 238, 186)
HSLhsl(99, 61%, 83%)
CMYKcmyk(14%, 0%, 22%, 7%)
LABlab(90.6 -20.3 21.6)
LCHlch(90.6 29.6 133.3)
OKLCHoklch(0.911 0.078 134.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cceeba on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#cceeba on black: 16.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green93.3%
Blue72.9%

CMYK percentages

Cyan14.3%
Magenta0.0%
Yellow21.8%
Key (black)6.7%

Color previews

#cceeba text on a black background

contrast 16.51:1

Card sample

#cceeba text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceeba in the Color Lab