Skip to content

#cafbed

a pale, electric cyan · cool · closest name: ivory

RGB
202, 251, 237
HSL
163°, 86%, 89%
CMYK
20, 0, 6, 2
Luminance
0.8767

Every format

HEX#cafbed
RGBrgb(202, 251, 237)
HSLhsl(163, 86%, 89%)
CMYKcmyk(20%, 0%, 6%, 2%)
LABlab(95.0 -18.3 1.6)
LCHlch(95.0 18.3 175.1)
OKLCHoklch(0.950 0.053 175.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green98.4%
Blue92.9%

CMYK percentages

Cyan19.5%
Magenta0.0%
Yellow5.6%
Key (black)1.6%

Color previews

#cafbed text on a black background

contrast 18.53:1

Card sample

#cafbed text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cafbed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cafbed in the Color Lab