Skip to content

#cefac8

a pale, electric green · cool · closest name: beige

RGB
206, 250, 200
HSL
113°, 83%, 88%
CMYK
18, 0, 20, 2
Luminance
0.8566

Every format

HEX#cefac8
RGBrgb(206, 250, 200)
HSLhsl(113, 83%, 88%)
CMYKcmyk(18%, 0%, 20%, 2%)
LABlab(94.2 -23.2 19.4)
LCHlch(94.2 30.3 140.0)
OKLCHoklch(0.941 0.081 141.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cefac8 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#cefac8 on black: 18.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green98.0%
Blue78.4%

CMYK percentages

Cyan17.6%
Magenta0.0%
Yellow20.0%
Key (black)2.0%

Color previews

#cefac8 text on a black background

contrast 18.13:1

Card sample

#cefac8 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefac8 in the Color Lab