Skip to content

#1feccb

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

RGB
31, 236, 203
HSL
170°, 84%, 52%
CMYK
87, 0, 14, 8
Luminance
0.6459

Every format

HEX#1feccb
RGBrgb(31, 236, 203)
HSLhsl(170, 84%, 52%)
CMYKcmyk(87%, 0%, 14%, 8%)
LABlab(84.3 -53.4 3.0)
LCHlch(84.3 53.5 176.8)
OKLCHoklch(0.845 0.153 177.4)

Copy-ready code

/* CSS */
color: #1feccb;
background-color: #1feccb;
/* Tailwind (arbitrary) */
class="text-[#1feccb] bg-[#1feccb]"
/* SCSS */
$brand: #1feccb;
/* SwiftUI */
Color(red: 0.122, green: 0.925, blue: 0.796)
/* Android */
Color.parseColor("#1feccb")

Accessibility — WCAG contrast

Aa
#1feccb on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#1feccb on black: 13.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green92.5%
Blue79.6%

CMYK percentages

Cyan86.9%
Magenta0.0%
Yellow14.0%
Key (black)7.5%

Color previews

#1feccb text on a black background

contrast 13.92:1

Card sample

#1feccb text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(31, 236, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 236, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1feccb;
background: linear-gradient(135deg, #1feccb, #1F85EC);

Monochromatic scale

Palettes built from #1feccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1feccb in the Color Lab