Skip to content

#cafffe

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

RGB
202, 255, 254
HSL
179°, 100%, 90%
CMYK
21, 0, 0, 0
Luminance
0.9123

Every format

HEX#cafffe
RGBrgb(202, 255, 254)
HSLhsl(179, 100%, 90%)
CMYKcmyk(21%, 0%, 0%, 0%)
LABlab(96.5 -16.8 -5.0)
LCHlch(96.5 17.5 196.6)
OKLCHoklch(0.964 0.053 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cafffe on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#cafffe on black: 19.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green100.0%
Blue99.6%

CMYK percentages

Cyan20.8%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#cafffe text on a black background

contrast 19.25:1

Card sample

#cafffe text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cafffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cafffe in the Color Lab