Skip to content

#1ad9da

a balanced, electric cyan · cool · closest name: Dark Turquoise

RGB
26, 217, 218
HSL
180°, 79%, 48%
CMYK
88, 1, 0, 15
Luminance
0.5491

At a glance

Every number on this page in one read: what #1ad9da is made of, how bright it looks, and which way it leans.

Hex
#1ad9da
Hue
180°
cyan
Saturation
79%
electric
Lightness
48%
balanced
Brightness
85%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5491
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.98:1
Closest name
Dark Turquoise
ΔE2000 2.7
Where it sits
Hue180° of 360°
Saturation79%
Lightness48%
Temperature
Warm ← → Cool88% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#1ad9da
RGBrgb(26, 217, 218)
HSLhsl(180, 79%, 48%)
CMYKcmyk(88%, 1%, 0%, 15%)
LABlab(79.0 -41.4 -12.8)
LCHlch(79.0 43.4 197.2)
OKLCHoklch(0.803 0.134 195.4)
Decimal1759706
Display P3color(display-p3 0.102 0.851 0.855)

Copy-ready code

/* CSS */
color: #1ad9da;
background-color: #1ad9da;
/* Tailwind (arbitrary) */
class="text-[#1ad9da] bg-[#1ad9da]"
/* SCSS */
$brand: #1ad9da;
/* SwiftUI */
Color(red: 0.102, green: 0.851, blue: 0.855)
/* Android */
Color.parseColor("#1ad9da")
/* Flutter */
Color(0xFF1AD9DA)
/* Python / OpenCV (BGR) */
(218, 217, 26)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #1ad9da · 11.98:1
Use #000000AAA at every size.
Aa
White text · 1.75:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.98:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #1ad9da as text scores 1.75:1 on white and 11.98:1 on black.

Accessibility — WCAG contrast

Aa
#1ad9da on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#1ad9da on black: 11.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CACEDA
deuteranopia · #B1BCDB
tritanopia · #00E0D9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #1ad9da is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FCFC
#E6F9F9
#C7F5F5
#9BF3F3
#69ECED
#36E6E7
#1ad9da
#16B5B6
#119192
#11696A
#0B4242
Base = 600Lightest = 50 · #F3FCFCDarkest = 950 · #0B4242
:root {
  --brand-50: #F3FCFC;
  --brand-100: #E6F9F9;
  --brand-200: #C7F5F5;
  --brand-300: #9BF3F3;
  --brand-400: #69ECED;
  --brand-500: #36E6E7;
  --brand-600: #1ad9da;
  --brand-700: #16B5B6;
  --brand-800: #119192;
  --brand-900: #11696A;
  --brand-950: #0B4242;
  --brand: #1ad9da;
  --brand-ink: #000000;
}

Colors that work with #1ad9da

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAFA
Tinted page background
Border#C0ECED
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#DF1546
Second voice, not a rival
Dark variant#0E7172
Hover, pressed, headers
Light variant#E8FCFC
Selected rows, tints
Dark surface#142424
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #1ad9da

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#DA1B1A
Analogous left#1ADA7B
Analogous right#1A79DA
Split-complement 1#DA1A79
Split-complement 2#DA7B1A
Triadic 1#DA1AD9
Triadic 2#D9DA1A
Tetradic#7B1ADA

RGB percentages

Red10.2%
Green85.1%
Blue85.5%

CMYK percentages

Cyan88.1%
Magenta0.5%
Yellow0.0%
Key (black)14.5%

Color previews

#1ad9da text on a black background

contrast 11.98:1

Card sample

#1ad9da text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(26, 217, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(26, 217, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1ad9da;
background: linear-gradient(135deg, #1ad9da, #1A59DA);

Monochromatic scale

Palettes built from #1ad9da

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#1ad9da in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#1ad9da, answered

What color is #1ad9da?

#1ad9da is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 2.7). It sits at 180° on the hue wheel with 79% saturation and 48% lightness, which reads as cool.

What is the RGB value of #1ad9da?

rgb(26, 217, 218) — 26 red, 217 green and 218 blue out of 255, or 10.2% / 85.1% / 85.5% by channel.

Is #1ad9da a light or a dark color?

It is a light color. Relative luminance is 0.5491 and perceived brightness is 72%, so black text on it reaches 11.98:1.

Should I use black or white text on #1ad9da?

Black. It scores 11.98:1 against #1ad9da, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #1ad9da?

#DA1B1A sits directly opposite on the wheel. Softer options are the split-complements #DA1A79 and #DA7B1A, which give the same contrast with far less vibration.

What colors go well with #1ad9da?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9B9B for secondary text, #DF1546 as an accent and #0E7172 for hover and pressed states. For a palette, the analogous pair #1ADA7B and #1A79DA stays calm, while #DA1B1A is the loudest partner.

What is #1ad9da in CMYK for printing?

cmyk(88%, 1%, 0%, 15%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #1ad9da warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1ADA94; nudged cooler, #18A7DC.

Work with #1ad9da in the Color Lab