Skip to content

#ceecae

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

RGB
206, 236, 174
HSL
89°, 62%, 80%
CMYK
13, 0, 26, 8
Luminance
0.7617

Every format

HEX#ceecae
RGBrgb(206, 236, 174)
HSLhsl(89, 62%, 80%)
CMYKcmyk(13%, 0%, 26%, 8%)
LABlab(89.9 -20.5 26.9)
LCHlch(89.9 33.8 127.3)
OKLCHoklch(0.906 0.088 129.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green92.5%
Blue68.2%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow26.3%
Key (black)7.5%

Color previews

#ceecae text on a black background

contrast 16.23:1

Card sample

#ceecae text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceecae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceecae in the Color Lab