Skip to content

#4db6af

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

RGB
77, 182, 175
HSL
176°, 42%, 51%
CMYK
58, 0, 4, 29
Luminance
0.3813

At a glance

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

Hex
#4db6af
Hue
176°
cyan
Saturation
42%
soft
Lightness
51%
balanced
Brightness
71%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3813
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
8.63:1
Closest name
Light Sea Green
ΔE2000 2.9
Where it sits
Hue176° of 360°
Saturation42%
Lightness51%
Temperature
Warm ← → Cool86% 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#4db6af
RGBrgb(77, 182, 175)
HSLhsl(176, 42%, 51%)
CMYKcmyk(58%, 0%, 4%, 29%)
LABlab(68.1 -31.8 -5.5)
LCHlch(68.1 32.3 189.9)
OKLCHoklch(0.713 0.097 189.2)
Decimal5093039
Display P3color(display-p3 0.302 0.714 0.686)

Copy-ready code

/* CSS */
color: #4db6af;
background-color: #4db6af;
/* Tailwind (arbitrary) */
class="text-[#4db6af] bg-[#4db6af]"
/* SCSS */
$brand: #4db6af;
/* SwiftUI */
Color(red: 0.302, green: 0.714, blue: 0.686)
/* Android */
Color.parseColor("#4db6af")
/* Flutter */
Color(0xFF4DB6AF)
/* Python / OpenCV (BGR) */
(175, 182, 77)

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

Accessibility — WCAG contrast

Aa
#4db6af on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#4db6af on black: 8.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADADAF
deuteranopia · #9CA1B0
tritanopia · #00BAB4

Color scale — 50 to 950

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

#F5FAFA
#EBF5F4
#D2EAE8
#AFDEDB
#88CEC9
#60BEB7
#4db6af
#3B918B
#2F746F
#265552
#183533
Base = 600Lightest = 50 · #F5FAFADarkest = 950 · #183533
:root {
  --brand-50: #F5FAFA;
  --brand-100: #EBF5F4;
  --brand-200: #D2EAE8;
  --brand-300: #AFDEDB;
  --brand-400: #88CEC9;
  --brand-500: #60BEB7;
  --brand-600: #4db6af;
  --brand-700: #3B918B;
  --brand-800: #2F746F;
  --brand-900: #265552;
  --brand-950: #183533;
  --brand: #4db6af;
  --brand-ink: #000000;
}

Colors that work with #4db6af

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#C5E7E5
Hairlines and dividers
Muted text#4B9B96
Captions on the surface
Accent#BB486C
Second voice, not a rival
Dark variant#255A57
Hover, pressed, headers
Light variant#EDF8F7
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 #4db6af

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#B64D54
Analogous left#4DB67B
Analogous right#4D89B6
Split-complement 1#B64D89
Split-complement 2#B67B4D
Triadic 1#AF4DB6
Triadic 2#B6AF4D
Tetradic#7B4DB6

RGB percentages

Red30.2%
Green71.4%
Blue68.6%

CMYK percentages

Cyan57.7%
Magenta0.0%
Yellow3.8%
Key (black)28.6%

Color previews

#4db6af text on a black background

contrast 8.63:1

Card sample

#4db6af text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 182, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 182, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4db6af;
background: linear-gradient(135deg, #4db6af, #4D77B6);

Monochromatic scale

Palettes built from #4db6af

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.

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

#4db6af, answered

What color is #4db6af?

#4db6af is a balanced soft cyan, closest to Light Sea Green (ΔE2000 2.9). It sits at 176° on the hue wheel with 42% saturation and 51% lightness, which reads as cool.

What is the RGB value of #4db6af?

rgb(77, 182, 175) — 77 red, 182 green and 175 blue out of 255, or 30.2% / 71.4% / 68.6% by channel.

Is #4db6af a light or a dark color?

It is a mid-tone. Relative luminance is 0.3813 and perceived brightness is 62%, so black text on it reaches 8.63:1.

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

Black. It scores 8.63:1 against #4db6af, versus 2.43:1 for white — AAA at any size.

What is the complementary color of #4db6af?

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

What colors go well with #4db6af?

For interface work: #F4FAFA as the surface, #C5E7E5 for borders, #4B9B96 for secondary text, #BB486C as an accent and #255A57 for hover and pressed states. For a palette, the analogous pair #4DB67B and #4D89B6 stays calm, while #B64D54 is the loudest partner.

What is #4db6af in CMYK for printing?

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

Is #4db6af warm or cool?

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

Work with #4db6af in the Color Lab