Skip to content

#21cceb

a balanced, electric cyan · cool · closest name: Sky Blue

RGB
33, 204, 235
HSL
189°, 84%, 53%
CMYK
86, 13, 0, 8
Luminance
0.4951

At a glance

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

Hex
#21cceb
Hue
189°
cyan
Saturation
84%
electric
Lightness
53%
balanced
Brightness
92%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4951
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.90:1
Closest name
Sky Blue
ΔE2000 7.7
Where it sits
Hue189° 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#21cceb
RGBrgb(33, 204, 235)
HSLhsl(189, 84%, 53%)
CMYKcmyk(86%, 13%, 0%, 8%)
LABlab(75.8 -29.8 -26.8)
LCHlch(75.8 40.0 222.0)
OKLCHoklch(0.779 0.133 214.4)
Decimal2215147
Display P3color(display-p3 0.129 0.800 0.922)

Copy-ready code

/* CSS */
color: #21cceb;
background-color: #21cceb;
/* Tailwind (arbitrary) */
class="text-[#21cceb] bg-[#21cceb]"
/* SCSS */
$brand: #21cceb;
/* SwiftUI */
Color(red: 0.129, green: 0.800, blue: 0.922)
/* Android */
Color.parseColor("#21cceb")
/* Flutter */
Color(0xFF21CCEB)
/* Python / OpenCV (BGR) */
(235, 204, 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 #21cceb · 10.90:1
Use #000000AAA at every size.
Aa
White text · 1.93:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.90:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #21cceb as text scores 1.93:1 on white and 10.90:1 on black.

Accessibility — WCAG contrast

Aa
#21cceb on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#21cceb on black: 10.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6C5ED
deuteranopia · #9DB3EB
tritanopia · #00D8D6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #21cceb 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
#C5EFF6
#98E7F6
#65DCF1
#21cceb
#14C1E1
#11A1BB
#0D8196
#0E5E6C
#093B44
Base = 500Lightest = 50 · #F2FBFCDarkest = 950 · #093B44
:root {
  --brand-50: #F2FBFC;
  --brand-100: #E6F7FA;
  --brand-200: #C5EFF6;
  --brand-300: #98E7F6;
  --brand-400: #65DCF1;
  --brand-500: #21cceb;
  --brand-600: #14C1E1;
  --brand-700: #11A1BB;
  --brand-800: #0D8196;
  --brand-900: #0E5E6C;
  --brand-950: #093B44;
  --brand: #21cceb;
  --brand-ink: #000000;
}

Colors that work with #21cceb

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#F4F9FA
Tinted page background
Border#C0E6ED
Hairlines and dividers
Muted text#4B8F9B
Captions on the surface
Accent#F01C30
Second voice, not a rival
Dark variant#0B6575
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 #21cceb

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#EB4021
Analogous left#21EBA5
Analogous right#2167EB
Split-complement 1#EB2167
Split-complement 2#EBA521
Triadic 1#EB21CC
Triadic 2#CCEB21
Tetradic#A521EB

RGB percentages

Red12.9%
Green80.0%
Blue92.2%

CMYK percentages

Cyan86.0%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#21cceb text on a black background

contrast 10.90:1

Card sample

#21cceb text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #21cceb

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.

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

#21cceb, answered

What color is #21cceb?

#21cceb is a balanced electric cyan, closest to Sky Blue (ΔE2000 7.7). It sits at 189° on the hue wheel with 84% saturation and 53% lightness, which reads as cool.

What is the RGB value of #21cceb?

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

Is #21cceb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4951 and perceived brightness is 69%, so black text on it reaches 10.90:1.

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

Black. It scores 10.90:1 against #21cceb, versus 1.93:1 for white — AAA at any size.

What is the complementary color of #21cceb?

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

What colors go well with #21cceb?

For interface work: #F4F9FA as the surface, #C0E6ED for borders, #4B8F9B for secondary text, #F01C30 as an accent and #0B6575 for hover and pressed states. For a palette, the analogous pair #21EBA5 and #2167EB stays calm, while #EB4021 is the loudest partner.

What is #21cceb in CMYK for printing?

cmyk(86%, 13%, 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 #21cceb 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 #21EBC0; nudged cooler, #1EA8ED.

Work with #21cceb in the Color Lab