Skip to content

#25afdb

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

RGB
37, 175, 219
HSL
195°, 72%, 50%
CMYK
83, 20, 0, 14
Luminance
0.3617

Every format

HEX#25afdb
RGBrgb(37, 175, 219)
HSLhsl(195, 72%, 50%)
CMYKcmyk(83%, 20%, 0%, 14%)
LABlab(66.7 -20.1 -32.1)
LCHlch(66.7 37.9 237.9)
OKLCHoklch(0.704 0.126 225.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#25afdb on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#25afdb on black: 8.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red14.5%
Green68.6%
Blue85.9%

CMYK percentages

Cyan83.1%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#25afdb text on a black background

contrast 8.23:1

Card sample

#25afdb text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(37, 175, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(37, 175, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #25afdb;
background: linear-gradient(135deg, #25afdb, #2536DB);

Monochromatic scale

Palettes built from #25afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #25afdb in the Color Lab