Skip to content

#26d2eb

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

RGB
38, 210, 235
HSL
188°, 83%, 54%
CMYK
84, 11, 0, 8
Luminance
0.5250

At a glance

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

Hex
#26d2eb
Hue
188°
cyan
Saturation
83%
electric
Lightness
54%
balanced
Brightness
92%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5250
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.50:1
Closest name
Dark Turquoise
ΔE2000 7.7
Where it sits
Hue188° of 360°
Saturation83%
Lightness54%
Temperature
Warm ← → Cool91% 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#26d2eb
RGBrgb(38, 210, 235)
HSLhsl(188, 83%, 54%)
CMYKcmyk(84%, 11%, 0%, 8%)
LABlab(77.6 -32.3 -24.0)
LCHlch(77.6 40.3 216.6)
OKLCHoklch(0.794 0.132 210.5)
Decimal2544363
Display P3color(display-p3 0.149 0.824 0.922)

Copy-ready code

/* CSS */
color: #26d2eb;
background-color: #26d2eb;
/* Tailwind (arbitrary) */
class="text-[#26d2eb] bg-[#26d2eb]"
/* SCSS */
$brand: #26d2eb;
/* SwiftUI */
Color(red: 0.149, green: 0.824, blue: 0.922)
/* Android */
Color.parseColor("#26d2eb")
/* Flutter */
Color(0xFF26D2EB)
/* Python / OpenCV (BGR) */
(235, 210, 38)

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 #26d2eb · 11.50:1
Use #000000AAA at every size.
Aa
White text · 1.83:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.50:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #26d2eb as text scores 1.83:1 on white and 11.50:1 on black.

Accessibility — WCAG contrast

Aa
#26d2eb on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#26d2eb on black: 11.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDCAED
deuteranopia · #A4B8EB
tritanopia · #00DDDA

Color scale — 50 to 950

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

#F2FBFC
#E6F7FA
#C6F0F6
#98EAF6
#65DFF1
#26d2eb
#15C6E0
#11A5BB
#0E8495
#0E606C
#093C43
Base = 500Lightest = 50 · #F2FBFCDarkest = 950 · #093C43
:root {
  --brand-50: #F2FBFC;
  --brand-100: #E6F7FA;
  --brand-200: #C6F0F6;
  --brand-300: #98EAF6;
  --brand-400: #65DFF1;
  --brand-500: #26d2eb;
  --brand-600: #15C6E0;
  --brand-700: #11A5BB;
  --brand-800: #0E8495;
  --brand-900: #0E606C;
  --brand-950: #093C43;
  --brand: #26d2eb;
  --brand-ink: #000000;
}

Colors that work with #26d2eb

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#C0E7ED
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#F0213B
Second voice, not a rival
Dark variant#0B6775
Hover, pressed, headers
Light variant#E8FAFD
Selected rows, tints
Dark surface#142224
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 #26d2eb

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#EB3F26
Analogous left#26EBA1
Analogous right#266FEB
Split-complement 1#EB266F
Split-complement 2#EBA126
Triadic 1#EB26D2
Triadic 2#D2EB26
Tetradic#A126EB

RGB percentages

Red14.9%
Green82.4%
Blue92.2%

CMYK percentages

Cyan83.8%
Magenta10.6%
Yellow0.0%
Key (black)7.8%

Color previews

#26d2eb text on a black background

contrast 11.50:1

Card sample

#26d2eb text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #26d2eb;
Background color
Panel with #26d2eb background
background-color: #26d2eb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #26d2eb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(38, 210, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(38, 210, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #26d2eb;
background: linear-gradient(135deg, #26d2eb, #264FEB);

Monochromatic scale

Palettes built from #26d2eb

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.

#26d2eb 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.

#26d2eb, answered

What color is #26d2eb?

#26d2eb is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 7.7). It sits at 188° on the hue wheel with 83% saturation and 54% lightness, which reads as cool.

What is the RGB value of #26d2eb?

rgb(38, 210, 235) — 38 red, 210 green and 235 blue out of 255, or 14.9% / 82.4% / 92.2% by channel.

Is #26d2eb a light or a dark color?

It is a light color. Relative luminance is 0.5250 and perceived brightness is 71%, so black text on it reaches 11.50:1.

Should I use black or white text on #26d2eb?

Black. It scores 11.50:1 against #26d2eb, versus 1.83:1 for white — AAA at any size.

What is the complementary color of #26d2eb?

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

What colors go well with #26d2eb?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B919B for secondary text, #F0213B as an accent and #0B6775 for hover and pressed states. For a palette, the analogous pair #26EBA1 and #266FEB stays calm, while #EB3F26 is the loudest partner.

What is #26d2eb in CMYK for printing?

cmyk(84%, 11%, 0%, 8%). 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 #26d2eb warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #26EBBC; nudged cooler, #24ACED.

Work with #26d2eb in the Color Lab