Skip to content

#21d2eb

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

RGB
33, 210, 235
HSL
187°, 84%, 53%
CMYK
86, 11, 0, 8
Luminance
0.5241

At a glance

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

Hex
#21d2eb
Hue
187°
cyan
Saturation
84%
electric
Lightness
53%
balanced
Brightness
92%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5241
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.48:1
Closest name
Dark Turquoise
ΔE2000 7.6
Where it sits
Hue187° of 360°
Saturation84%
Lightness53%
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#21d2eb
RGBrgb(33, 210, 235)
HSLhsl(187, 84%, 53%)
CMYKcmyk(86%, 11%, 0%, 8%)
LABlab(77.5 -32.6 -24.1)
LCHlch(77.5 40.6 216.4)
OKLCHoklch(0.793 0.133 210.4)
Decimal2216683
Display P3color(display-p3 0.129 0.824 0.922)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#21d2eb on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#21d2eb on black: 11.48: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. #21d2eb 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
#C5F0F6
#98EAF6
#65E0F1
#21d2eb
#14C7E1
#11A6BB
#0D8596
#0E616C
#093C44
Base = 500Lightest = 50 · #F2FBFCDarkest = 950 · #093C44
:root {
  --brand-50: #F2FBFC;
  --brand-100: #E6F7FA;
  --brand-200: #C5F0F6;
  --brand-300: #98EAF6;
  --brand-400: #65E0F1;
  --brand-500: #21d2eb;
  --brand-600: #14C7E1;
  --brand-700: #11A6BB;
  --brand-800: #0D8596;
  --brand-900: #0E616C;
  --brand-950: #093C44;
  --brand: #21d2eb;
  --brand-ink: #000000;
}

Colors that work with #21d2eb

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#F01C37
Second voice, not a rival
Dark variant#0B6875
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 #21d2eb

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#EB3A21
Analogous left#21EB9F
Analogous right#216DEB
Split-complement 1#EB216D
Split-complement 2#EB9F21
Triadic 1#EB21D2
Triadic 2#D2EB21
Tetradic#9F21EB

RGB percentages

Red12.9%
Green82.4%
Blue92.2%

CMYK percentages

Cyan86.0%
Magenta10.6%
Yellow0.0%
Key (black)7.8%

Color previews

#21d2eb text on a black background

contrast 11.48:1

Card sample

#21d2eb text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #21d2eb

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.

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

#21d2eb, answered

What color is #21d2eb?

#21d2eb is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 7.6). It sits at 187° on the hue wheel with 84% saturation and 53% lightness, which reads as cool.

What is the RGB value of #21d2eb?

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

Is #21d2eb a light or a dark color?

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

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

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

What is the complementary color of #21d2eb?

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

What colors go well with #21d2eb?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B919B for secondary text, #F01C37 as an accent and #0B6875 for hover and pressed states. For a palette, the analogous pair #21EB9F and #216DEB stays calm, while #EB3A21 is the loudest partner.

What is #21d2eb in CMYK for printing?

cmyk(86%, 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 #21d2eb 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 #21EBBA; nudged cooler, #1EABED.

Work with #21d2eb in the Color Lab