Skip to content

#cafceb

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

RGB
202, 252, 235
HSL
160°, 89%, 89%
CMYK
20, 0, 7, 1
Luminance
0.8818

Every format

HEX#cafceb
RGBrgb(202, 252, 235)
HSLhsl(160, 89%, 89%)
CMYKcmyk(20%, 0%, 7%, 1%)
LABlab(95.2 -19.1 2.9)
LCHlch(95.2 19.4 171.3)
OKLCHoklch(0.952 0.056 172.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cafceb on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#cafceb on black: 18.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green98.8%
Blue92.2%

CMYK percentages

Cyan19.8%
Magenta0.0%
Yellow6.7%
Key (black)1.2%

Color previews

#cafceb text on a black background

contrast 18.64:1

Card sample

#cafceb text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cafceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cafceb in the Color Lab