Skip to content

#3beddb

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

RGB
59, 237, 219
HSL
174°, 83%, 58%
CMYK
75, 0, 8, 7
Luminance
0.6661

Every format

HEX#3beddb
RGBrgb(59, 237, 219)
HSLhsl(174, 83%, 58%)
CMYKcmyk(75%, 0%, 8%, 7%)
LABlab(85.3 -47.3 -3.9)
LCHlch(85.3 47.5 184.7)
OKLCHoklch(0.856 0.140 184.6)

Copy-ready code

/* CSS */
color: #3beddb;
background-color: #3beddb;
/* Tailwind (arbitrary) */
class="text-[#3beddb] bg-[#3beddb]"
/* SCSS */
$brand: #3beddb;
/* SwiftUI */
Color(red: 0.231, green: 0.929, blue: 0.859)
/* Android */
Color.parseColor("#3beddb")

Accessibility — WCAG contrast

Aa
#3beddb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#3beddb on black: 14.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.1%
Green92.9%
Blue85.9%

CMYK percentages

Cyan75.1%
Magenta0.0%
Yellow7.6%
Key (black)7.1%

Color previews

#3beddb text on a black background

contrast 14.32:1

Card sample

#3beddb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(59, 237, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 237, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3beddb;
background: linear-gradient(135deg, #3beddb, #3B88ED);

Monochromatic scale

Palettes built from #3beddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3beddb in the Color Lab