Skip to content

#4ffdce

a light, electric cyan · cool · closest name: Aqua Marine

RGB
79, 253, 206
HSL
164°, 98%, 65%
CMYK
69, 0, 19, 1
Luminance
0.7637

At a glance

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

Hex
#4ffdce
Hue
164°
cyan
Saturation
98%
electric
Lightness
65%
light
Brightness
99%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7637
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.27:1
Closest name
Aqua Marine
ΔE2000 3.2
Where it sits
Hue164° of 360°
Saturation98%
Lightness65%
Temperature
Warm ← → Cool81% 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#4ffdce
RGBrgb(79, 253, 206)
HSLhsl(164, 98%, 65%)
CMYKcmyk(69%, 0%, 19%, 1%)
LABlab(90.0 -54.8 9.8)
LCHlch(90.0 55.6 169.9)
OKLCHoklch(0.894 0.155 170.8)
Decimal5242318
Display P3color(display-p3 0.310 0.992 0.808)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4ffdce on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#4ffdce on black: 16.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6ECCC
deuteranopia · #DEDBD1
tritanopia · #00FFEF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4ffdce is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDFA
#E3FCF5
#C1FBEB
#90FEE0
#4ffdce
#21FDC1
#03F2B1
#02CA94
#02A176
#067457
#044936
Base = 400Lightest = 50 · #F1FDFADarkest = 950 · #044936
:root {
  --brand-50: #F1FDFA;
  --brand-100: #E3FCF5;
  --brand-200: #C1FBEB;
  --brand-300: #90FEE0;
  --brand-400: #4ffdce;
  --brand-500: #21FDC1;
  --brand-600: #03F2B1;
  --brand-700: #02CA94;
  --brand-800: #02A176;
  --brand-900: #067457;
  --brand-950: #044936;
  --brand: #4ffdce;
  --brand-ink: #000000;
}

Colors that work with #4ffdce

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#F4FAF9
Tinted page background
Border#C0EDE1
Hairlines and dividers
Muted text#4B9B85
Captions on the surface
Accent#CC006A
Second voice, not a rival
Dark variant#017E5C
Hover, pressed, headers
Light variant#E6FFF8
Selected rows, tints
Dark surface#142420
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 #4ffdce

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#FD4F7E
Analogous left#4FFD77
Analogous right#4FD5FD
Split-complement 1#FD4FD5
Split-complement 2#FD774F
Triadic 1#CE4FFD
Triadic 2#FDCE4F
Tetradic#774FFD

RGB percentages

Red31.0%
Green99.2%
Blue80.8%

CMYK percentages

Cyan68.8%
Magenta0.0%
Yellow18.6%
Key (black)0.8%

Color previews

#4ffdce text on a black background

contrast 16.27:1

Card sample

#4ffdce text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4ffdce

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.

#4ffdce 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#4ffdce, answered

What color is #4ffdce?

#4ffdce is a light electric cyan, closest to Aqua Marine (ΔE2000 3.2). It sits at 164° on the hue wheel with 98% saturation and 65% lightness, which reads as cool.

What is the RGB value of #4ffdce?

rgb(79, 253, 206) — 79 red, 253 green and 206 blue out of 255, or 31% / 99.2% / 80.8% by channel.

Is #4ffdce a light or a dark color?

It is a light color. Relative luminance is 0.7637 and perceived brightness is 83%, so black text on it reaches 16.27:1.

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

Black. It scores 16.27:1 against #4ffdce, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #4ffdce?

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

What colors go well with #4ffdce?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B85 for secondary text, #CC006A as an accent and #017E5C for hover and pressed states. For a palette, the analogous pair #4FFD77 and #4FD5FD stays calm, while #FD4F7E is the loudest partner.

What is #4ffdce in CMYK for printing?

cmyk(69%, 0%, 19%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #4ffdce warm or cool?

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

Work with #4ffdce in the Color Lab