Skip to content

#cceeac

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

RGB
204, 238, 172
HSL
91°, 66%, 80%
CMYK
14, 0, 28, 7
Luminance
0.7696

Every format

HEX#cceeac
RGBrgb(204, 238, 172)
HSLhsl(91, 66%, 80%)
CMYKcmyk(14%, 0%, 28%, 7%)
LABlab(90.3 -22.4 28.4)
LCHlch(90.3 36.2 128.3)
OKLCHoklch(0.908 0.094 130.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green93.3%
Blue67.5%

CMYK percentages

Cyan14.3%
Magenta0.0%
Yellow27.7%
Key (black)6.7%

Color previews

#cceeac text on a black background

contrast 16.39:1

Card sample

#cceeac text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceeac in the Color Lab