Skip to content

#28baba

a dark, vivid cyan · cool · closest name: turquoise

RGB
40, 186, 186
HSL
180°, 65%, 44%
CMYK
79, 0, 0, 27
Luminance
0.3911

Every format

HEX#28baba
RGBrgb(40, 186, 186)
HSLhsl(180, 65%, 44%)
CMYKcmyk(79%, 0%, 0%, 27%)
LABlab(68.8 -35.8 -10.6)
LCHlch(68.8 37.3 196.5)
OKLCHoklch(0.718 0.115 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#28baba on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#28baba on black: 8.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red15.7%
Green72.9%
Blue72.9%

CMYK percentages

Cyan78.5%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#28baba text on a black background

contrast 8.82:1

Card sample

#28baba text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(40, 186, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(40, 186, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #28baba;
background: linear-gradient(135deg, #28baba, #2859BA);

Monochromatic scale

Palettes built from #28baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #28baba in the Color Lab