Skip to content

#ceebaf

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

RGB
206, 235, 175
HSL
89°, 60%, 80%
CMYK
12, 0, 26, 8
Luminance
0.7563

Every format

HEX#ceebaf
RGBrgb(206, 235, 175)
HSLhsl(89, 60%, 80%)
CMYKcmyk(12%, 0%, 26%, 8%)
LABlab(89.7 -19.8 26.1)
LCHlch(89.7 32.8 127.3)
OKLCHoklch(0.904 0.085 129.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceebaf on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#ceebaf on black: 16.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green92.2%
Blue68.6%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow25.5%
Key (black)7.8%

Color previews

#ceebaf text on a black background

contrast 16.13:1

Card sample

#ceebaf text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceebaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceebaf in the Color Lab