Skip to content

#ceeeaf

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

RGB
206, 238, 175
HSL
91°, 65%, 81%
CMYK
13, 0, 27, 7
Luminance
0.7737

Every format

HEX#ceeeaf
RGBrgb(206, 238, 175)
HSLhsl(91, 65%, 81%)
CMYKcmyk(13%, 0%, 27%, 7%)
LABlab(90.5 -21.3 27.1)
LCHlch(90.5 34.5 128.1)
OKLCHoklch(0.910 0.089 129.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceeeaf on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#ceeeaf on black: 16.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green93.3%
Blue68.6%

CMYK percentages

Cyan13.4%
Magenta0.0%
Yellow26.5%
Key (black)6.7%

Color previews

#ceeeaf text on a black background

contrast 16.47:1

Card sample

#ceeeaf text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceeeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceeeaf in the Color Lab