Skip to content

#4fdfe4

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

RGB
79, 223, 228
HSL
182°, 73%, 60%
CMYK
65, 2, 0, 11
Luminance
0.6004

At a glance

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

Hex
#4fdfe4
Hue
182°
cyan
Saturation
73%
vivid
Lightness
60%
balanced
Brightness
89%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6004
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.01:1
Closest name
Dark Turquoise
ΔE2000 4.9
Where it sits
Hue182° of 360°
Saturation73%
Lightness60%
Temperature
Warm ← → Cool88% 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#4fdfe4
RGBrgb(79, 223, 228)
HSLhsl(182, 73%, 60%)
CMYKcmyk(65%, 2%, 0%, 11%)
LABlab(81.9 -36.1 -13.7)
LCHlch(81.9 38.7 200.8)
OKLCHoklch(0.830 0.121 198.4)
Decimal5234660
Display P3color(display-p3 0.310 0.875 0.894)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4fdfe4 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#4fdfe4 on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0D5E5
deuteranopia · #B9C4E5
tritanopia · #00E7E0

Color scale — 50 to 950

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

#F3FBFC
#E7F8F8
#C8F2F3
#9EEDF0
#6DE4E9
#4fdfe4
#21CED4
#1BACB1
#168A8D
#146467
#0C3E40
Base = 500Lightest = 50 · #F3FBFCDarkest = 950 · #0C3E40
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F8F8;
  --brand-200: #C8F2F3;
  --brand-300: #9EEDF0;
  --brand-400: #6DE4E9;
  --brand-500: #4fdfe4;
  --brand-600: #21CED4;
  --brand-700: #1BACB1;
  --brand-800: #168A8D;
  --brand-900: #146467;
  --brand-950: #0C3E40;
  --brand: #4fdfe4;
  --brand-ink: #000000;
}

Colors that work with #4fdfe4

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#C0EBED
Hairlines and dividers
Muted text#4B989B
Captions on the surface
Accent#E84B6D
Second voice, not a rival
Dark variant#116B6F
Hover, pressed, headers
Light variant#E9FBFC
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 #4fdfe4

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#E4544F
Analogous left#4FE49E
Analogous right#4F95E4
Split-complement 1#E44F95
Split-complement 2#E49E4F
Triadic 1#E44FDF
Triadic 2#DFE44F
Tetradic#9E4FE4

RGB percentages

Red31.0%
Green87.5%
Blue89.4%

CMYK percentages

Cyan65.4%
Magenta2.2%
Yellow0.0%
Key (black)10.6%

Color previews

#4fdfe4 text on a black background

contrast 13.01:1

Card sample

#4fdfe4 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4fdfe4

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.

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

#4fdfe4, answered

What color is #4fdfe4?

#4fdfe4 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 4.9). It sits at 182° on the hue wheel with 73% saturation and 60% lightness, which reads as cool.

What is the RGB value of #4fdfe4?

rgb(79, 223, 228) — 79 red, 223 green and 228 blue out of 255, or 31% / 87.5% / 89.4% by channel.

Is #4fdfe4 a light or a dark color?

It is a light color. Relative luminance is 0.6004 and perceived brightness is 75%, so black text on it reaches 13.01:1.

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

Black. It scores 13.01:1 against #4fdfe4, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #4fdfe4?

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

What colors go well with #4fdfe4?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #E84B6D as an accent and #116B6F for hover and pressed states. For a palette, the analogous pair #4FE49E and #4F95E4 stays calm, while #E4544F is the loudest partner.

What is #4fdfe4 in CMYK for printing?

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

Is #4fdfe4 warm or cool?

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

Work with #4fdfe4 in the Color Lab