Skip to content

#def7f3

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

RGB
222, 247, 243
HSL
170°, 61%, 92%
CMYK
10, 0, 2, 3
Luminance
0.8852

Every format

HEX#def7f3
RGBrgb(222, 247, 243)
HSLhsl(170, 61%, 92%)
CMYKcmyk(10%, 0%, 2%, 3%)
LABlab(95.4 -8.9 -0.8)
LCHlch(95.4 8.9 185.5)
OKLCHoklch(0.957 0.027 185.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green96.9%
Blue95.3%

CMYK percentages

Cyan10.1%
Magenta0.0%
Yellow1.6%
Key (black)3.1%

Color previews

#def7f3 text on a black background

contrast 18.70:1

Card sample

#def7f3 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def7f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def7f3 in the Color Lab