Skip to content

#adf5eb

a light, electric cyan · cool · closest name: turquoise

RGB
173, 245, 235
HSL
172°, 78%, 82%
CMYK
29, 0, 4, 4
Luminance
0.8019

Every format

HEX#adf5eb
RGBrgb(173, 245, 235)
HSLhsl(172, 78%, 82%)
CMYKcmyk(29%, 0%, 4%, 4%)
LABlab(91.8 -24.3 -2.3)
LCHlch(91.8 24.4 185.5)
OKLCHoklch(0.920 0.073 185.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf5eb on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#adf5eb on black: 17.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green96.1%
Blue92.2%

CMYK percentages

Cyan29.4%
Magenta0.0%
Yellow4.1%
Key (black)3.9%

Color previews

#adf5eb text on a black background

contrast 17.04:1

Card sample

#adf5eb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf5eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf5eb in the Color Lab