Skip to content

#cefacb

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

RGB
206, 250, 203
HSL
116°, 83%, 89%
CMYK
18, 0, 19, 2
Luminance
0.8580

Every format

HEX#cefacb
RGBrgb(206, 250, 203)
HSLhsl(116, 83%, 89%)
CMYKcmyk(18%, 0%, 19%, 2%)
LABlab(94.2 -22.7 18.0)
LCHlch(94.2 28.9 141.6)
OKLCHoklch(0.942 0.077 143.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green98.0%
Blue79.6%

CMYK percentages

Cyan17.6%
Magenta0.0%
Yellow18.8%
Key (black)2.0%

Color previews

#cefacb text on a black background

contrast 18.16:1

Card sample

#cefacb text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefacb in the Color Lab