Skip to content

#4fada3

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

RGB
79, 173, 163
HSL
174°, 37%, 49%
CMYK
54, 0, 6, 32
Luminance
0.3419

At a glance

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

Hex
#4fada3
Hue
174°
cyan
Saturation
37%
soft
Lightness
49%
balanced
Brightness
68%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3419
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
7.84:1
Closest name
Light Sea Green
ΔE2000 3.4
Where it sits
Hue174° of 360°
Saturation37%
Lightness49%
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#4fada3
RGBrgb(79, 173, 163)
HSLhsl(174, 37%, 49%)
CMYKcmyk(54%, 0%, 6%, 32%)
LABlab(65.1 -30.2 -3.3)
LCHlch(65.1 30.4 186.2)
OKLCHoklch(0.688 0.090 186.0)
Decimal5221795
Display P3color(display-p3 0.310 0.678 0.639)

Copy-ready code

/* CSS */
color: #4fada3;
background-color: #4fada3;
/* Tailwind (arbitrary) */
class="text-[#4fada3] bg-[#4fada3]"
/* SCSS */
$brand: #4fada3;
/* SwiftUI */
Color(red: 0.310, green: 0.678, blue: 0.639)
/* Android */
Color.parseColor("#4fada3")
/* Flutter */
Color(0xFF4FADA3)
/* Python / OpenCV (BGR) */
(163, 173, 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 #4fada3 · 7.84:1
Use #000000AAA at every size.
Aa
White text · 2.68:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.84:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #4fada3 as text scores 2.68:1 on white and 7.84:1 on black.

Accessibility — WCAG contrast

Aa
#4fada3 on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#4fada3 on black: 7.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5A5A3
deuteranopia · #9699A4
tritanopia · #02B0AA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4fada3 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
#EBF4F3
#D3E9E6
#B2DCD7
#8BCAC4
#65B9B0
#4fada3
#408C84
#33706A
#28524E
#193331
Base = 600Lightest = 50 · #F5FAF9Darkest = 950 · #193331
:root {
  --brand-50: #F5FAF9;
  --brand-100: #EBF4F3;
  --brand-200: #D3E9E6;
  --brand-300: #B2DCD7;
  --brand-400: #8BCAC4;
  --brand-500: #65B9B0;
  --brand-600: #4fada3;
  --brand-700: #408C84;
  --brand-800: #33706A;
  --brand-900: #28524E;
  --brand-950: #193331;
  --brand: #4fada3;
  --brand-ink: #000000;
}

Colors that work with #4fada3

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#C7E5E2
Hairlines and dividers
Muted text#4B9B92
Captions on the surface
Accent#B24A6F
Second voice, not a rival
Dark variant#285852
Hover, pressed, headers
Light variant#EDF7F6
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 #4fada3

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#AD4F59
Analogous left#4FAD74
Analogous right#4F88AD
Split-complement 1#AD4F88
Split-complement 2#AD744F
Triadic 1#A34FAD
Triadic 2#ADA34F
Tetradic#744FAD

RGB percentages

Red31.0%
Green67.8%
Blue63.9%

CMYK percentages

Cyan54.3%
Magenta0.0%
Yellow5.8%
Key (black)32.2%

Color previews

#4fada3 text on a black background

contrast 7.84:1

Card sample

#4fada3 text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4fada3

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.

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

#4fada3, answered

What color is #4fada3?

#4fada3 is a balanced soft cyan, closest to Light Sea Green (ΔE2000 3.4). It sits at 174° on the hue wheel with 37% saturation and 49% lightness, which reads as cool.

What is the RGB value of #4fada3?

rgb(79, 173, 163) — 79 red, 173 green and 163 blue out of 255, or 31% / 67.8% / 63.9% by channel.

Is #4fada3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3419 and perceived brightness is 59%, so black text on it reaches 7.84:1.

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

Black. It scores 7.84:1 against #4fada3, versus 2.68:1 for white — AAA at any size.

What is the complementary color of #4fada3?

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

What colors go well with #4fada3?

For interface work: #F4FAFA as the surface, #C7E5E2 for borders, #4B9B92 for secondary text, #B24A6F as an accent and #285852 for hover and pressed states. For a palette, the analogous pair #4FAD74 and #4F88AD stays calm, while #AD4F59 is the loudest partner.

What is #4fada3 in CMYK for printing?

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

Is #4fada3 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 #4FAD80; nudged cooler, #4C96AF.

Work with #4fada3 in the Color Lab