Skip to content

#3eb0b8

a balanced, vivid cyan · cool · closest name: Light Sea Green

RGB
62, 176, 184
HSL
184°, 50%, 48%
CMYK
66, 4, 0, 28
Luminance
0.3554

At a glance

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

Hex
#3eb0b8
Hue
184°
cyan
Saturation
50%
vivid
Lightness
48%
balanced
Brightness
72%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3554
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
8.11:1
Closest name
Light Sea Green
ΔE2000 6.6
Where it sits
Hue184° of 360°
Saturation50%
Lightness48%
Temperature
Warm ← → Cool89% 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#3eb0b8
RGBrgb(62, 176, 184)
HSLhsl(184, 50%, 48%)
CMYKcmyk(66%, 4%, 0%, 28%)
LABlab(66.2 -28.9 -13.5)
LCHlch(66.2 31.9 205.0)
OKLCHoklch(0.697 0.101 201.8)
Decimal4108472
Display P3color(display-p3 0.243 0.690 0.722)

Copy-ready code

/* CSS */
color: #3eb0b8;
background-color: #3eb0b8;
/* Tailwind (arbitrary) */
class="text-[#3eb0b8] bg-[#3eb0b8]"
/* SCSS */
$brand: #3eb0b8;
/* SwiftUI */
Color(red: 0.243, green: 0.690, blue: 0.722)
/* Android */
Color.parseColor("#3eb0b8")
/* Flutter */
Color(0xFF3EB0B8)
/* Python / OpenCV (BGR) */
(184, 176, 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 #3eb0b8 · 8.11:1
Use #000000AAA at every size.
Aa
White text · 2.59:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.11:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3eb0b8 as text scores 2.59:1 on white and 8.11:1 on black.

Accessibility — WCAG contrast

Aa
#3eb0b8 on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#3eb0b8 on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A3A9B9
deuteranopia · #919BB9
tritanopia · #00B7B2

Color scale — 50 to 950

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

#F4FAFA
#EAF5F6
#CFEAEC
#ABDFE3
#81CFD5
#57BFC6
#3eb0b8
#339299
#29757A
#215559
#153538
Base = 600Lightest = 50 · #F4FAFADarkest = 950 · #153538
:root {
  --brand-50: #F4FAFA;
  --brand-100: #EAF5F6;
  --brand-200: #CFEAEC;
  --brand-300: #ABDFE3;
  --brand-400: #81CFD5;
  --brand-500: #57BFC6;
  --brand-600: #3eb0b8;
  --brand-700: #339299;
  --brand-800: #29757A;
  --brand-900: #215559;
  --brand-950: #153538;
  --brand: #3eb0b8;
  --brand-ink: #000000;
}

Colors that work with #3eb0b8

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#C2E8EA
Hairlines and dividers
Muted text#4B969B
Captions on the surface
Accent#BD3951
Second voice, not a rival
Dark variant#205B5F
Hover, pressed, headers
Light variant#ECF8F9
Selected rows, tints
Dark surface#142324
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 #3eb0b8

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#B8463E
Analogous left#3EB883
Analogous right#3E73B8
Split-complement 1#B83E73
Split-complement 2#B8833E
Triadic 1#B83EB0
Triadic 2#B0B83E
Tetradic#833EB8

RGB percentages

Red24.3%
Green69.0%
Blue72.2%

CMYK percentages

Cyan66.3%
Magenta4.3%
Yellow0.0%
Key (black)27.8%

Color previews

#3eb0b8 text on a black background

contrast 8.11:1

Card sample

#3eb0b8 text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3eb0b8

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.

#3eb0b8 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.

#3eb0b8, answered

What color is #3eb0b8?

#3eb0b8 is a balanced vivid cyan, closest to Light Sea Green (ΔE2000 6.6). It sits at 184° on the hue wheel with 50% saturation and 48% lightness, which reads as cool.

What is the RGB value of #3eb0b8?

rgb(62, 176, 184) — 62 red, 176 green and 184 blue out of 255, or 24.3% / 69% / 72.2% by channel.

Is #3eb0b8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3554 and perceived brightness is 60%, so black text on it reaches 8.11:1.

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

Black. It scores 8.11:1 against #3eb0b8, versus 2.59:1 for white — AAA at any size.

What is the complementary color of #3eb0b8?

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

What colors go well with #3eb0b8?

For interface work: #F4FAFA as the surface, #C2E8EA for borders, #4B969B for secondary text, #BD3951 as an accent and #205B5F for hover and pressed states. For a palette, the analogous pair #3EB883 and #3E73B8 stays calm, while #B8463E is the loudest partner.

What is #3eb0b8 in CMYK for printing?

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

Is #3eb0b8 warm or cool?

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

Work with #3eb0b8 in the Color Lab