Skip to content

#ceeab2

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

RGB
206, 234, 178
HSL
90°, 57%, 81%
CMYK
12, 0, 24, 8
Luminance
0.7518

Every format

HEX#ceeab2
RGBrgb(206, 234, 178)
HSLhsl(90, 57%, 81%)
CMYKcmyk(12%, 0%, 24%, 8%)
LABlab(89.5 -18.9 24.2)
LCHlch(89.5 30.7 128.0)
OKLCHoklch(0.902 0.080 129.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceeab2 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#ceeab2 on black: 16.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green91.8%
Blue69.8%

CMYK percentages

Cyan12.0%
Magenta0.0%
Yellow23.9%
Key (black)8.2%

Color previews

#ceeab2 text on a black background

contrast 16.04:1

Card sample

#ceeab2 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceeab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceeab2 in the Color Lab