Skip to content

#cff8eb

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

RGB
207, 248, 235
HSL
161°, 75%, 89%
CMYK
17, 0, 5, 3
Luminance
0.8640

Every format

HEX#cff8eb
RGBrgb(207, 248, 235)
HSLhsl(161, 75%, 89%)
CMYKcmyk(17%, 0%, 5%, 3%)
LABlab(94.5 -15.6 1.9)
LCHlch(94.5 15.8 173.2)
OKLCHoklch(0.947 0.046 174.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cff8eb on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cff8eb on black: 18.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green97.3%
Blue92.2%

CMYK percentages

Cyan16.5%
Magenta0.0%
Yellow5.2%
Key (black)2.7%

Color previews

#cff8eb text on a black background

contrast 18.28:1

Card sample

#cff8eb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cff8eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cff8eb in the Color Lab