Skip to content

#cefaca

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

RGB
206, 250, 202
HSL
115°, 83%, 89%
CMYK
18, 0, 19, 2
Luminance
0.8576

Every format

HEX#cefaca
RGBrgb(206, 250, 202)
HSLhsl(115, 83%, 89%)
CMYKcmyk(18%, 0%, 19%, 2%)
LABlab(94.2 -22.9 18.5)
LCHlch(94.2 29.4 141.1)
OKLCHoklch(0.942 0.078 142.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green98.0%
Blue79.2%

CMYK percentages

Cyan17.6%
Magenta0.0%
Yellow19.2%
Key (black)2.0%

Color previews

#cefaca text on a black background

contrast 18.15:1

Card sample

#cefaca text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cefaca in the Color Lab