Skip to content

#ceecba

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

RGB
206, 236, 186
HSL
96°, 57%, 83%
CMYK
13, 0, 21, 8
Luminance
0.7666

Every format

HEX#ceecba
RGBrgb(206, 236, 186)
HSLhsl(96, 57%, 83%)
CMYKcmyk(13%, 0%, 21%, 8%)
LABlab(90.2 -18.6 21.1)
LCHlch(90.2 28.1 131.5)
OKLCHoklch(0.908 0.074 133.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green92.5%
Blue72.9%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow21.2%
Key (black)7.5%

Color previews

#ceecba text on a black background

contrast 16.33:1

Card sample

#ceecba text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceecba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceecba in the Color Lab