Skip to content

#adfaeb

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

RGB
173, 250, 235
HSL
168°, 89%, 83%
CMYK
31, 0, 6, 2
Luminance
0.8325

Every format

HEX#adfaeb
RGBrgb(173, 250, 235)
HSLhsl(168, 89%, 83%)
CMYKcmyk(31%, 0%, 6%, 2%)
LABlab(93.1 -26.7 -0.3)
LCHlch(93.1 26.7 180.8)
OKLCHoklch(0.931 0.078 181.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfaeb on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#adfaeb on black: 17.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green98.0%
Blue92.2%

CMYK percentages

Cyan30.8%
Magenta0.0%
Yellow6.0%
Key (black)2.0%

Color previews

#adfaeb text on a black background

contrast 17.65:1

Card sample

#adfaeb text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfaeb in the Color Lab