Skip to content

#4db3af

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

RGB
77, 179, 175
HSL
178°, 40%, 50%
CMYK
57, 0, 2, 30
Luminance
0.3691

At a glance

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

Hex
#4db3af
Hue
178°
cyan
Saturation
40%
soft
Lightness
50%
balanced
Brightness
70%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3691
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
8.38:1
Closest name
Light Sea Green
ΔE2000 3.2
Where it sits
Hue178° of 360°
Saturation40%
Lightness50%
Temperature
Warm ← → Cool87% 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#4db3af
RGBrgb(77, 179, 175)
HSLhsl(178, 40%, 50%)
CMYKcmyk(57%, 0%, 2%, 30%)
LABlab(67.2 -30.3 -6.9)
LCHlch(67.2 31.1 192.8)
OKLCHoklch(0.706 0.094 191.7)
Decimal5092271
Display P3color(display-p3 0.302 0.702 0.686)

Copy-ready code

/* CSS */
color: #4db3af;
background-color: #4db3af;
/* Tailwind (arbitrary) */
class="text-[#4db3af] bg-[#4db3af]"
/* SCSS */
$brand: #4db3af;
/* SwiftUI */
Color(red: 0.302, green: 0.702, blue: 0.686)
/* Android */
Color.parseColor("#4db3af")
/* Flutter */
Color(0xFF4DB3AF)
/* Python / OpenCV (BGR) */
(175, 179, 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 #4db3af · 8.38:1
Use #000000AAA at every size.
Aa
White text · 2.51:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.38:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #4db3af as text scores 2.51:1 on white and 8.38:1 on black.

Accessibility — WCAG contrast

Aa
#4db3af on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#4db3af on black: 8.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A9ABAF
deuteranopia · #999EB0
tritanopia · #00B8B1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4db3af 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
#EBF4F4
#D2EAE9
#B0DDDC
#89CDCA
#62BCB8
#4db3af
#3D8F8C
#317270
#275452
#183433
Base = 600Lightest = 50 · #F5FAFADarkest = 950 · #183433
:root {
  --brand-50: #F5FAFA;
  --brand-100: #EBF4F4;
  --brand-200: #D2EAE9;
  --brand-300: #B0DDDC;
  --brand-400: #89CDCA;
  --brand-500: #62BCB8;
  --brand-600: #4db3af;
  --brand-700: #3D8F8C;
  --brand-800: #317270;
  --brand-900: #275452;
  --brand-950: #183433;
  --brand: #4db3af;
  --brand-ink: #000000;
}

Colors that work with #4db3af

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#C6E7E5
Hairlines and dividers
Muted text#4B9B98
Captions on the surface
Accent#B84868
Second voice, not a rival
Dark variant#265957
Hover, pressed, headers
Light variant#EDF7F7
Selected rows, tints
Dark surface#142424
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 #4db3af

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#B34D51
Analogous left#4DB37C
Analogous right#4D84B3
Split-complement 1#B34D84
Split-complement 2#B37C4D
Triadic 1#AF4DB3
Triadic 2#B3AF4D
Tetradic#7C4DB3

RGB percentages

Red30.2%
Green70.2%
Blue68.6%

CMYK percentages

Cyan57.0%
Magenta0.0%
Yellow2.2%
Key (black)29.8%

Color previews

#4db3af text on a black background

contrast 8.38:1

Card sample

#4db3af text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4db3af

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.

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

#4db3af, answered

What color is #4db3af?

#4db3af is a balanced soft cyan, closest to Light Sea Green (ΔE2000 3.2). It sits at 178° on the hue wheel with 40% saturation and 50% lightness, which reads as cool.

What is the RGB value of #4db3af?

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

Is #4db3af a light or a dark color?

It is a mid-tone. Relative luminance is 0.3691 and perceived brightness is 61%, so black text on it reaches 8.38:1.

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

Black. It scores 8.38:1 against #4db3af, versus 2.51:1 for white — AAA at any size.

What is the complementary color of #4db3af?

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

What colors go well with #4db3af?

For interface work: #F4FAFA as the surface, #C6E7E5 for borders, #4B9B98 for secondary text, #B84868 as an accent and #265957 for hover and pressed states. For a palette, the analogous pair #4DB37C and #4D84B3 stays calm, while #B34D51 is the loudest partner.

What is #4db3af in CMYK for printing?

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

Is #4db3af warm or cool?

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

Work with #4db3af in the Color Lab