Skip to content

#4fbbc9

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

RGB
79, 187, 201
HSL
187°, 53%, 55%
CMYK
61, 7, 0, 21
Luminance
0.4142

At a glance

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

Hex
#4fbbc9
Hue
187°
cyan
Saturation
53%
vivid
Lightness
55%
balanced
Brightness
79%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4142
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.28:1
Closest name
Dark Turquoise
ΔE2000 7.5
Where it sits
Hue187° of 360°
Saturation53%
Lightness55%
Temperature
Warm ← → Cool90% 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#4fbbc9
RGBrgb(79, 187, 201)
HSLhsl(187, 53%, 55%)
CMYKcmyk(61%, 7%, 0%, 21%)
LABlab(70.5 -26.6 -16.3)
LCHlch(70.5 31.2 211.5)
OKLCHoklch(0.735 0.100 207.0)
Decimal5225417
Display P3color(display-p3 0.310 0.733 0.788)

Copy-ready code

/* CSS */
color: #4fbbc9;
background-color: #4fbbc9;
/* Tailwind (arbitrary) */
class="text-[#4fbbc9] bg-[#4fbbc9]"
/* SCSS */
$brand: #4fbbc9;
/* SwiftUI */
Color(red: 0.310, green: 0.733, blue: 0.788)
/* Android */
Color.parseColor("#4fbbc9")
/* Flutter */
Color(0xFF4FBBC9)
/* Python / OpenCV (BGR) */
(201, 187, 79)

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

Accessibility — WCAG contrast

Aa
#4fbbc9 on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#4fbbc9 on black: 9.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADB4CA
deuteranopia · #9AA6C9
tritanopia · #00C3BF

Color scale — 50 to 950

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

#F4FAFB
#E9F5F6
#CEEAED
#A9DEE5
#7ECDD7
#4fbbc9
#3AACBB
#30909C
#26737D
#1F545B
#143539
Base = 500Lightest = 50 · #F4FAFBDarkest = 950 · #143539
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F5F6;
  --brand-200: #CEEAED;
  --brand-300: #A9DEE5;
  --brand-400: #7ECDD7;
  --brand-500: #4fbbc9;
  --brand-600: #3AACBB;
  --brand-700: #30909C;
  --brand-800: #26737D;
  --brand-900: #1F545B;
  --brand-950: #143539;
  --brand: #4fbbc9;
  --brand-ink: #000000;
}

Colors that work with #4fbbc9

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#C1E7EC
Hairlines and dividers
Muted text#4B929B
Captions on the surface
Accent#CE4A5C
Second voice, not a rival
Dark variant#1E5A62
Hover, pressed, headers
Light variant#EBF7F9
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 #4fbbc9

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#C95D4F
Analogous left#4FC99A
Analogous right#4F7EC9
Split-complement 1#C94F7E
Split-complement 2#C99A4F
Triadic 1#C94FBB
Triadic 2#BBC94F
Tetradic#9A4FC9

RGB percentages

Red31.0%
Green73.3%
Blue78.8%

CMYK percentages

Cyan60.7%
Magenta7.0%
Yellow0.0%
Key (black)21.2%

Color previews

#4fbbc9 text on a black background

contrast 9.28:1

Card sample

#4fbbc9 text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(79, 187, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(79, 187, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4fbbc9;
background: linear-gradient(135deg, #4fbbc9, #4F6AC9);

Monochromatic scale

Palettes built from #4fbbc9

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.

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

#4fbbc9, answered

What color is #4fbbc9?

#4fbbc9 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 7.5). It sits at 187° on the hue wheel with 53% saturation and 55% lightness, which reads as cool.

What is the RGB value of #4fbbc9?

rgb(79, 187, 201) — 79 red, 187 green and 201 blue out of 255, or 31% / 73.3% / 78.8% by channel.

Is #4fbbc9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4142 and perceived brightness is 64%, so black text on it reaches 9.28:1.

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

Black. It scores 9.28:1 against #4fbbc9, versus 2.26:1 for white — AAA at any size.

What is the complementary color of #4fbbc9?

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

What colors go well with #4fbbc9?

For interface work: #F4FAFA as the surface, #C1E7EC for borders, #4B929B for secondary text, #CE4A5C as an accent and #1E5A62 for hover and pressed states. For a palette, the analogous pair #4FC99A and #4F7EC9 stays calm, while #C95D4F is the loudest partner.

What is #4fbbc9 in CMYK for printing?

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

Is #4fbbc9 warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4FC9AA; nudged cooler, #4D9DCB.

Work with #4fbbc9 in the Color Lab