Skip to content

#72beba

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

RGB
114, 190, 186
HSL
177°, 37%, 60%
CMYK
40, 0, 2, 26
Luminance
0.4395

Every format

HEX#72beba
RGBrgb(114, 190, 186)
HSLhsl(177, 37%, 60%)
CMYKcmyk(40%, 0%, 2%, 26%)
LABlab(72.2 -24.5 -5.4)
LCHlch(72.2 25.1 192.4)
OKLCHoklch(0.751 0.076 191.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#72beba on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#72beba on black: 9.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green74.5%
Blue72.9%

CMYK percentages

Cyan40.0%
Magenta0.0%
Yellow2.1%
Key (black)25.5%

Color previews

#72beba text on a black background

contrast 9.79:1

Card sample

#72beba text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #72beba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72beba in the Color Lab