Skip to content

#def6f0

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

RGB
222, 246, 240
HSL
165°, 57%, 92%
CMYK
10, 0, 2, 4
Luminance
0.8773

Every format

HEX#def6f0
RGBrgb(222, 246, 240)
HSLhsl(165, 57%, 92%)
CMYKcmyk(10%, 0%, 2%, 4%)
LABlab(95.0 -8.9 0.2)
LCHlch(95.0 8.9 178.7)
OKLCHoklch(0.954 0.026 179.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green96.5%
Blue94.1%

CMYK percentages

Cyan9.8%
Magenta0.0%
Yellow2.4%
Key (black)3.5%

Color previews

#def6f0 text on a black background

contrast 18.55:1

Card sample

#def6f0 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 246, 240, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 246, 240, 0.45);
Border & gradient
Gradient panel
border: 3px solid #def6f0;
background: linear-gradient(135deg, #def6f0, #DEECF6);

Monochromatic scale

Palettes built from #def6f0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def6f0 in the Color Lab