Skip to content

#72bebb

a balanced, soft cyan · cool · closest name: skyblue

RGB
114, 190, 187
HSL
178°, 37%, 60%
CMYK
40, 0, 2, 26
Luminance
0.4399

Every format

HEX#72bebb
RGBrgb(114, 190, 187)
HSLhsl(178, 37%, 60%)
CMYKcmyk(40%, 0%, 2%, 26%)
LABlab(72.2 -24.2 -5.9)
LCHlch(72.2 24.9 193.7)
OKLCHoklch(0.751 0.076 192.4)

Copy-ready code

/* CSS */
color: #72bebb;
background-color: #72bebb;
/* Tailwind (arbitrary) */
class="text-[#72bebb] bg-[#72bebb]"
/* SCSS */
$brand: #72bebb;
/* SwiftUI */
Color(red: 0.447, green: 0.745, blue: 0.733)
/* Android */
Color.parseColor("#72bebb")

Accessibility — WCAG contrast

Aa
#72bebb on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#72bebb on black: 9.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green74.5%
Blue73.3%

CMYK percentages

Cyan40.0%
Magenta0.0%
Yellow1.6%
Key (black)25.5%

Color previews

#72bebb text on a black background

contrast 9.80:1

Card sample

#72bebb text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(114, 190, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(114, 190, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #72bebb;
background: linear-gradient(135deg, #72bebb, #728EBE);

Monochromatic scale

Palettes built from #72bebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72bebb in the Color Lab