Skip to content

#1adef5

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

RGB
26, 222, 245
HSL
186°, 92%, 53%
CMYK
89, 9, 0, 4
Luminance
0.5905

At a glance

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

Hex
#1adef5
Hue
186°
cyan
Saturation
92%
electric
Lightness
53%
balanced
Brightness
96%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5905
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.81:1
Closest name
Dark Turquoise
ΔE2000 7.7
Where it sits
Hue186° of 360°
Saturation92%
Lightness53%
Temperature
Warm ← → Cool90% 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#1adef5
RGBrgb(26, 222, 245)
HSLhsl(186, 92%, 53%)
CMYKcmyk(89%, 9%, 0%, 4%)
LABlab(81.3 -35.6 -23.6)
LCHlch(81.3 42.7 213.6)
OKLCHoklch(0.825 0.139 208.3)
Decimal1761013
Display P3color(display-p3 0.102 0.871 0.961)

Copy-ready code

/* CSS */
color: #1adef5;
background-color: #1adef5;
/* Tailwind (arbitrary) */
class="text-[#1adef5] bg-[#1adef5]"
/* SCSS */
$brand: #1adef5;
/* SwiftUI */
Color(red: 0.102, green: 0.871, blue: 0.961)
/* Android */
Color.parseColor("#1adef5")
/* Flutter */
Color(0xFF1ADEF5)
/* Python / OpenCV (BGR) */
(245, 222, 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 #1adef5 · 12.81:1
Use #000000AAA at every size.
Aa
White text · 1.64:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.81:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #1adef5 as text scores 1.64:1 on white and 12.81:1 on black.

Accessibility — WCAG contrast

Aa
#1adef5 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#1adef5 on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9D5F6
deuteranopia · #AEC2F5
tritanopia · #00E9E5

Color scale — 50 to 950

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

#F2FCFD
#E4F9FB
#C3F3F9
#94EFFA
#5EE8F8
#1adef5
#0AD3EB
#09B0C3
#078D9C
#0A6671
#064046
Base = 500Lightest = 50 · #F2FCFDDarkest = 950 · #064046
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E4F9FB;
  --brand-200: #C3F3F9;
  --brand-300: #94EFFA;
  --brand-400: #5EE8F8;
  --brand-500: #1adef5;
  --brand-600: #0AD3EB;
  --brand-700: #09B0C3;
  --brand-800: #078D9C;
  --brand-900: #0A6671;
  --brand-950: #064046;
  --brand: #1adef5;
  --brand-ink: #000000;
}

Colors that work with #1adef5

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#C0E8ED
Hairlines and dividers
Muted text#4B929B
Captions on the surface
Accent#FA1536
Second voice, not a rival
Dark variant#056E7A
Hover, pressed, headers
Light variant#E7FBFE
Selected rows, tints
Dark surface#142324
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 #1adef5

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#F5311A
Analogous left#1AF59E
Analogous right#1A70F5
Split-complement 1#F51A70
Split-complement 2#F59E1A
Triadic 1#F51ADE
Triadic 2#DEF51A
Tetradic#9E1AF5

RGB percentages

Red10.2%
Green87.1%
Blue96.1%

CMYK percentages

Cyan89.4%
Magenta9.4%
Yellow0.0%
Key (black)3.9%

Color previews

#1adef5 text on a black background

contrast 12.81:1

Card sample

#1adef5 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1adef5

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.

#1adef5 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.

#1adef5, answered

What color is #1adef5?

#1adef5 is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 7.7). It sits at 186° on the hue wheel with 92% saturation and 53% lightness, which reads as cool.

What is the RGB value of #1adef5?

rgb(26, 222, 245) — 26 red, 222 green and 245 blue out of 255, or 10.2% / 87.1% / 96.1% by channel.

Is #1adef5 a light or a dark color?

It is a light color. Relative luminance is 0.5905 and perceived brightness is 74%, so black text on it reaches 12.81:1.

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

Black. It scores 12.81:1 against #1adef5, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #1adef5?

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

What colors go well with #1adef5?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B929B for secondary text, #FA1536 as an accent and #056E7A for hover and pressed states. For a palette, the analogous pair #1AF59E and #1A70F5 stays calm, while #F5311A is the loudest partner.

What is #1adef5 in CMYK for printing?

cmyk(89%, 9%, 0%, 4%). 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 #1adef5 warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1AF5BC; nudged cooler, #17B3F7.

Work with #1adef5 in the Color Lab