Skip to content

#3ebee2

a balanced, vivid cyan · cool · closest name: Deep Sky Blue

RGB
62, 190, 226
HSL
193°, 74%, 57%
CMYK
73, 16, 0, 11
Luminance
0.4334

At a glance

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

Hex
#3ebee2
Hue
193°
cyan
Saturation
74%
vivid
Lightness
57%
balanced
Brightness
89%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4334
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.67:1
Closest name
Deep Sky Blue
ΔE2000 6.7
Where it sits
Hue193° of 360°
Saturation74%
Lightness57%
Temperature
Warm ← → Cool93% 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#3ebee2
RGBrgb(62, 190, 226)
HSLhsl(193, 74%, 57%)
CMYKcmyk(73%, 16%, 0%, 11%)
LABlab(71.8 -23.0 -28.0)
LCHlch(71.8 36.2 230.6)
OKLCHoklch(0.747 0.120 220.8)
Decimal4112098
Display P3color(display-p3 0.243 0.745 0.886)

Copy-ready code

/* CSS */
color: #3ebee2;
background-color: #3ebee2;
/* Tailwind (arbitrary) */
class="text-[#3ebee2] bg-[#3ebee2]"
/* SCSS */
$brand: #3ebee2;
/* SwiftUI */
Color(red: 0.243, green: 0.745, blue: 0.886)
/* Android */
Color.parseColor("#3ebee2")
/* Flutter */
Color(0xFF3EBEE2)
/* Python / OpenCV (BGR) */
(226, 190, 62)

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

Accessibility — WCAG contrast

Aa
#3ebee2 on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#3ebee2 on black: 9.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8B9E4
deuteranopia · #92A9E2
tritanopia · #00CACA

Color scale — 50 to 950

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

#F3FAFC
#E7F5F9
#C8EAF3
#9DDEF0
#6DCEE9
#3ebee2
#20ADD5
#1B90B1
#15738E
#145567
#0C3540
Base = 500Lightest = 50 · #F3FAFCDarkest = 950 · #0C3540
:root {
  --brand-50: #F3FAFC;
  --brand-100: #E7F5F9;
  --brand-200: #C8EAF3;
  --brand-300: #9DDEF0;
  --brand-400: #6DCEE9;
  --brand-500: #3ebee2;
  --brand-600: #20ADD5;
  --brand-700: #1B90B1;
  --brand-800: #15738E;
  --brand-900: #145567;
  --brand-950: #0C3540;
  --brand: #3ebee2;
  --brand-ink: #000000;
}

Colors that work with #3ebee2

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#C0E3ED
Hairlines and dividers
Muted text#4B899B
Captions on the surface
Accent#E63A3F
Second voice, not a rival
Dark variant#115A6F
Hover, pressed, headers
Light variant#E9F8FC
Selected rows, tints
Dark surface#142124
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 #3ebee2

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#E2623E
Analogous left#3EE2B4
Analogous right#3E6CE2
Split-complement 1#E23E6C
Split-complement 2#E2B43E
Triadic 1#E23EBE
Triadic 2#BEE23E
Tetradic#B43EE2

RGB percentages

Red24.3%
Green74.5%
Blue88.6%

CMYK percentages

Cyan72.6%
Magenta15.9%
Yellow0.0%
Key (black)11.4%

Color previews

#3ebee2 text on a black background

contrast 9.67:1

Card sample

#3ebee2 text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3ebee2;
Background color
Panel with #3ebee2 background
background-color: #3ebee2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3ebee2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(62, 190, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(62, 190, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3ebee2;
background: linear-gradient(135deg, #3ebee2, #3E51E2);

Monochromatic scale

Palettes built from #3ebee2

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.

#3ebee2 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

Converts to four-color process without much drama. Proof it anyway.

#3ebee2, answered

What color is #3ebee2?

#3ebee2 is a balanced vivid cyan, closest to Deep Sky Blue (ΔE2000 6.7). It sits at 193° on the hue wheel with 74% saturation and 57% lightness, which reads as cool.

What is the RGB value of #3ebee2?

rgb(62, 190, 226) — 62 red, 190 green and 226 blue out of 255, or 24.3% / 74.5% / 88.6% by channel.

Is #3ebee2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4334 and perceived brightness is 66%, so black text on it reaches 9.67:1.

Should I use black or white text on #3ebee2?

Black. It scores 9.67:1 against #3ebee2, versus 2.17:1 for white — AAA at any size.

What is the complementary color of #3ebee2?

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

What colors go well with #3ebee2?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #E63A3F as an accent and #115A6F for hover and pressed states. For a palette, the analogous pair #3EE2B4 and #3E6CE2 stays calm, while #E2623E is the loudest partner.

What is #3ebee2 in CMYK for printing?

cmyk(73%, 16%, 0%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #3ebee2 warm or cool?

Cool — it scores 93 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3EE2CA; nudged cooler, #3CA3E4.

Work with #3ebee2 in the Color Lab