Skip to content

#cff3ed

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

RGB
207, 243, 237
HSL
170°, 60%, 88%
CMYK
15, 0, 3, 5
Luminance
0.8348

Every format

HEX#cff3ed
RGBrgb(207, 243, 237)
HSLhsl(170, 60%, 88%)
CMYKcmyk(15%, 0%, 3%, 5%)
LABlab(93.2 -12.8 -1.0)
LCHlch(93.2 12.8 184.5)
OKLCHoklch(0.937 0.038 184.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cff3ed on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#cff3ed on black: 17.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green95.3%
Blue92.9%

CMYK percentages

Cyan14.8%
Magenta0.0%
Yellow2.5%
Key (black)4.7%

Color previews

#cff3ed text on a black background

contrast 17.70:1

Card sample

#cff3ed text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cff3ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cff3ed in the Color Lab