Skip to content

#25dfcc

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

RGB
37, 223, 204
HSL
174°, 74%, 51%
CMYK
83, 0, 9, 13
Luminance
0.5753

Every format

HEX#25dfcc
RGBrgb(37, 223, 204)
HSLhsl(174, 74%, 51%)
CMYKcmyk(83%, 0%, 9%, 13%)
LABlab(80.5 -47.4 -3.1)
LCHlch(80.5 47.5 183.8)
OKLCHoklch(0.814 0.139 183.8)

Copy-ready code

/* CSS */
color: #25dfcc;
background-color: #25dfcc;
/* Tailwind (arbitrary) */
class="text-[#25dfcc] bg-[#25dfcc]"
/* SCSS */
$brand: #25dfcc;
/* SwiftUI */
Color(red: 0.145, green: 0.875, blue: 0.800)
/* Android */
Color.parseColor("#25dfcc")

Accessibility — WCAG contrast

Aa
#25dfcc on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#25dfcc on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red14.5%
Green87.5%
Blue80.0%

CMYK percentages

Cyan83.4%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#25dfcc text on a black background

contrast 12.51:1

Card sample

#25dfcc text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #25dfcc;
Background color
Panel with #25dfcc background
background-color: #25dfcc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #25dfcc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(37, 223, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(37, 223, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #25dfcc;
background: linear-gradient(135deg, #25dfcc, #2576DF);

Monochromatic scale

Palettes built from #25dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #25dfcc in the Color Lab