Skip to content

#4bbcb0

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

RGB
75, 188, 176
HSL
174°, 46%, 52%
CMYK
60, 0, 6, 26
Luminance
0.4060

At a glance

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

Hex
#4bbcb0
Hue
174°
cyan
Saturation
46%
vivid
Lightness
52%
balanced
Brightness
74%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4060
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.12:1
Closest name
Light Sea Green
ΔE2000 3.8
Where it sits
Hue174° of 360°
Saturation46%
Lightness52%
Temperature
Warm ← → Cool85% 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#4bbcb0
RGBrgb(75, 188, 176)
HSLhsl(174, 46%, 52%)
CMYKcmyk(60%, 0%, 6%, 26%)
LABlab(69.9 -34.7 -3.5)
LCHlch(69.9 34.9 185.7)
OKLCHoklch(0.728 0.103 185.5)
Decimal4963504
Display P3color(display-p3 0.294 0.737 0.690)

Copy-ready code

/* CSS */
color: #4bbcb0;
background-color: #4bbcb0;
/* Tailwind (arbitrary) */
class="text-[#4bbcb0] bg-[#4bbcb0]"
/* SCSS */
$brand: #4bbcb0;
/* SwiftUI */
Color(red: 0.294, green: 0.737, blue: 0.690)
/* Android */
Color.parseColor("#4bbcb0")
/* Flutter */
Color(0xFF4BBCB0)
/* Python / OpenCV (BGR) */
(176, 188, 75)

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

Accessibility — WCAG contrast

Aa
#4bbcb0 on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#4bbcb0 on black: 9.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B3B2B0
deuteranopia · #A2A5B1
tritanopia · #00C0B8

Color scale — 50 to 950

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

#F5FAF9
#EAF5F4
#D1EBE8
#ADE1DB
#84D1C9
#5CC2B7
#4bbcb0
#37958B
#2C776F
#235751
#163633
Base = 600Lightest = 50 · #F5FAF9Darkest = 950 · #163633
:root {
  --brand-50: #F5FAF9;
  --brand-100: #EAF5F4;
  --brand-200: #D1EBE8;
  --brand-300: #ADE1DB;
  --brand-400: #84D1C9;
  --brand-500: #5CC2B7;
  --brand-600: #4bbcb0;
  --brand-700: #37958B;
  --brand-800: #2C776F;
  --brand-900: #235751;
  --brand-950: #163633;
  --brand: #4bbcb0;
  --brand-ink: #000000;
}

Colors that work with #4bbcb0

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#C4E9E5
Hairlines and dividers
Muted text#4B9B92
Captions on the surface
Accent#C14672
Second voice, not a rival
Dark variant#235D57
Hover, pressed, headers
Light variant#ECF8F7
Selected rows, tints
Dark surface#142423
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 #4bbcb0

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#BC4B57
Analogous left#4BBC78
Analogous right#4B90BC
Split-complement 1#BC4B90
Split-complement 2#BC784B
Triadic 1#B04BBC
Triadic 2#BCB04B
Tetradic#784BBC

RGB percentages

Red29.4%
Green73.7%
Blue69.0%

CMYK percentages

Cyan60.1%
Magenta0.0%
Yellow6.4%
Key (black)26.3%

Color previews

#4bbcb0 text on a black background

contrast 9.12:1

Card sample

#4bbcb0 text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4bbcb0;
Background color
Panel with #4bbcb0 background
background-color: #4bbcb0;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4bbcb0;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(75, 188, 176, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(75, 188, 176, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4bbcb0;
background: linear-gradient(135deg, #4bbcb0, #4B7DBC);

Monochromatic scale

Palettes built from #4bbcb0

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.

#4bbcb0 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.

#4bbcb0, answered

What color is #4bbcb0?

#4bbcb0 is a balanced vivid cyan, closest to Light Sea Green (ΔE2000 3.8). It sits at 174° on the hue wheel with 46% saturation and 52% lightness, which reads as cool.

What is the RGB value of #4bbcb0?

rgb(75, 188, 176) — 75 red, 188 green and 176 blue out of 255, or 29.4% / 73.7% / 69% by channel.

Is #4bbcb0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4060 and perceived brightness is 63%, so black text on it reaches 9.12:1.

Should I use black or white text on #4bbcb0?

Black. It scores 9.12:1 against #4bbcb0, versus 2.30:1 for white — AAA at any size.

What is the complementary color of #4bbcb0?

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

What colors go well with #4bbcb0?

For interface work: #F4FAFA as the surface, #C4E9E5 for borders, #4B9B92 for secondary text, #C14672 as an accent and #235D57 for hover and pressed states. For a palette, the analogous pair #4BBC78 and #4B90BC stays calm, while #BC4B57 is the loudest partner.

What is #4bbcb0 in CMYK for printing?

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

Is #4bbcb0 warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4BBC87; nudged cooler, #49A0BE.

Work with #4bbcb0 in the Color Lab