Skip to content

#cfebec

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

RGB
207, 235, 236
HSL
182°, 43%, 87%
CMYK
12, 0, 0, 8
Luminance
0.7874

Every format

HEX#cfebec
RGBrgb(207, 235, 236)
HSLhsl(182, 43%, 87%)
CMYKcmyk(12%, 0%, 0%, 8%)
LABlab(91.1 -8.9 -3.6)
LCHlch(91.1 9.6 201.8)
OKLCHoklch(0.920 0.029 199.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfebec on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#cfebec on black: 16.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green92.2%
Blue92.5%

CMYK percentages

Cyan12.3%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#cfebec text on a black background

contrast 16.75:1

Card sample

#cfebec text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfebec in the Color Lab