Skip to content

#cefece

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

RGB
206, 254, 206
HSL
120°, 96%, 90%
CMYK
19, 0, 19, 0
Luminance
0.8846

Every format

HEX#cefece
RGBrgb(206, 254, 206)
HSLhsl(120, 96%, 90%)
CMYKcmyk(19%, 0%, 19%, 0%)
LABlab(95.3 -24.1 18.0)
LCHlch(95.3 30.1 143.2)
OKLCHoklch(0.951 0.081 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cefece on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#cefece on black: 18.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green99.6%
Blue80.8%

CMYK percentages

Cyan18.9%
Magenta0.0%
Yellow18.9%
Key (black)0.4%

Color previews

#cefece text on a black background

contrast 18.69:1

Card sample

#cefece text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefece

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefece in the Color Lab