Skip to content

#1aeee2

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

RGB
26, 238, 226
HSL
177°, 86%, 52%
CMYK
89, 0, 5, 7
Luminance
0.6686

At a glance

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

Hex
#1aeee2
Hue
177°
cyan
Saturation
86%
electric
Lightness
52%
balanced
Brightness
93%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6686
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.37:1
Closest name
Turquoise
ΔE2000 3.6
Where it sits
Hue177° of 360°
Saturation86%
Lightness52%
Temperature
Warm ← → Cool86% 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#1aeee2
RGBrgb(26, 238, 226)
HSLhsl(177, 86%, 52%)
CMYKcmyk(89%, 0%, 5%, 7%)
LABlab(85.4 -48.3 -7.4)
LCHlch(85.4 48.9 188.8)
OKLCHoklch(0.857 0.146 188.2)
Decimal1765090
Display P3color(display-p3 0.102 0.933 0.886)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1aeee2 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#1aeee2 on black: 14.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0E0E2
deuteranopia · #C6CEE4
tritanopia · #00F4EA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #1aeee2 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.

#F2FDFC
#E5FAF9
#C5F7F4
#97F7F2
#62F3EB
#2EF0E5
#1aeee2
#0EBEB4
#0B9890
#0D6E68
#084541
Base = 600Lightest = 50 · #F2FDFCDarkest = 950 · #084541
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FAF9;
  --brand-200: #C5F7F4;
  --brand-300: #97F7F2;
  --brand-400: #62F3EB;
  --brand-500: #2EF0E5;
  --brand-600: #1aeee2;
  --brand-700: #0EBEB4;
  --brand-800: #0B9890;
  --brand-900: #0D6E68;
  --brand-950: #084541;
  --brand: #1aeee2;
  --brand-ink: #000000;
}

Colors that work with #1aeee2

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#C0EDEA
Hairlines and dividers
Muted text#4B9B96
Captions on the surface
Accent#F31559
Second voice, not a rival
Dark variant#097770
Hover, pressed, headers
Light variant#E7FDFC
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 #1aeee2

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#EE1A26
Analogous left#1AEE78
Analogous right#1A90EE
Split-complement 1#EE1A90
Split-complement 2#EE781A
Triadic 1#E21AEE
Triadic 2#EEE21A
Tetradic#781AEE

RGB percentages

Red10.2%
Green93.3%
Blue88.6%

CMYK percentages

Cyan89.1%
Magenta0.0%
Yellow5.0%
Key (black)6.7%

Color previews

#1aeee2 text on a black background

contrast 14.37:1

Card sample

#1aeee2 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1aeee2

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.

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

#1aeee2, answered

What color is #1aeee2?

#1aeee2 is a balanced electric cyan, closest to Turquoise (ΔE2000 3.6). It sits at 177° on the hue wheel with 86% saturation and 52% lightness, which reads as cool.

What is the RGB value of #1aeee2?

rgb(26, 238, 226) — 26 red, 238 green and 226 blue out of 255, or 10.2% / 93.3% / 88.6% by channel.

Is #1aeee2 a light or a dark color?

It is a light color. Relative luminance is 0.6686 and perceived brightness is 78%, so black text on it reaches 14.37:1.

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

Black. It scores 14.37:1 against #1aeee2, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #1aeee2?

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

What colors go well with #1aeee2?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B96 for secondary text, #F31559 as an accent and #097770 for hover and pressed states. For a palette, the analogous pair #1AEE78 and #1A90EE stays calm, while #EE1A26 is the loudest partner.

What is #1aeee2 in CMYK for printing?

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

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

Work with #1aeee2 in the Color Lab