Skip to content

#def7f5

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

RGB
222, 247, 245
HSL
175°, 61%, 92%
CMYK
10, 0, 1, 3
Luminance
0.8864

Every format

HEX#def7f5
RGBrgb(222, 247, 245)
HSLhsl(175, 61%, 92%)
CMYKcmyk(10%, 0%, 1%, 3%)
LABlab(95.4 -8.5 -1.8)
LCHlch(95.4 8.7 192.0)
OKLCHoklch(0.957 0.026 190.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def7f5 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#def7f5 on black: 18.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green96.9%
Blue96.1%

CMYK percentages

Cyan10.1%
Magenta0.0%
Yellow0.8%
Key (black)3.1%

Color previews

#def7f5 text on a black background

contrast 18.73:1

Card sample

#def7f5 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def7f5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def7f5 in the Color Lab