Skip to content

#4ffcbc

a balanced, electric green · cool · closest name: Aqua Marine

RGB
79, 252, 188
HSL
158°, 97%, 65%
CMYK
69, 0, 25, 1
Luminance
0.7491

At a glance

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

Hex
#4ffcbc
Hue
158°
green
Saturation
97%
electric
Lightness
65%
balanced
Brightness
99%
HSV value
Perceived
81%
weighted brightness
Luminance
0.7491
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.98:1
Closest name
Aqua Marine
ΔE2000 5.2
Where it sits
Hue158° of 360°
Saturation97%
Lightness65%
Temperature
Warm ← → Cool78% 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#4ffcbc
RGBrgb(79, 252, 188)
HSLhsl(158, 97%, 65%)
CMYKcmyk(69%, 0%, 25%, 1%)
LABlab(89.3 -58.4 18.1)
LCHlch(89.3 61.1 162.8)
OKLCHoklch(0.888 0.167 164.0)
Decimal5242044
Display P3color(display-p3 0.310 0.988 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4ffcbc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#4ffcbc on black: 15.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7EAB8
deuteranopia · #E1DAC0
tritanopia · #00FCEA

Color scale — 50 to 950

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

#F1FDF9
#E4FCF3
#C1FBE5
#91FDD5
#4ffcbc
#22FBAB
#04F199
#03C980
#03A066
#07744B
#04482F
Base = 400Lightest = 50 · #F1FDF9Darkest = 950 · #04482F
:root {
  --brand-50: #F1FDF9;
  --brand-100: #E4FCF3;
  --brand-200: #C1FBE5;
  --brand-300: #91FDD5;
  --brand-400: #4ffcbc;
  --brand-500: #22FBAB;
  --brand-600: #04F199;
  --brand-700: #03C980;
  --brand-800: #03A066;
  --brand-900: #07744B;
  --brand-950: #04482F;
  --brand: #4ffcbc;
  --brand-ink: #000000;
}

Colors that work with #4ffcbc

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#F4FAF8
Tinted page background
Border#C0EDDC
Hairlines and dividers
Muted text#4B9B7D
Captions on the surface
Accent#CC007E
Second voice, not a rival
Dark variant#027D50
Hover, pressed, headers
Light variant#E6FFF5
Selected rows, tints
Dark surface#14241E
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 #4ffcbc

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
  • 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#FC4F8F
Analogous left#4FFC66
Analogous right#4FE5FC
Split-complement 1#FC4FE5
Split-complement 2#FC664F
Triadic 1#BC4FFC
Triadic 2#FCBC4F
Tetradic#664FFC

RGB percentages

Red31.0%
Green98.8%
Blue73.7%

CMYK percentages

Cyan68.7%
Magenta0.0%
Yellow25.4%
Key (black)1.2%

Color previews

#4ffcbc text on a black background

contrast 15.98:1

Card sample

#4ffcbc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4ffcbc

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.

#4ffcbc in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#4ffcbc, answered

What color is #4ffcbc?

#4ffcbc is a balanced electric green, closest to Aqua Marine (ΔE2000 5.2). It sits at 158° on the hue wheel with 97% saturation and 65% lightness, which reads as cool.

What is the RGB value of #4ffcbc?

rgb(79, 252, 188) — 79 red, 252 green and 188 blue out of 255, or 31% / 98.8% / 73.7% by channel.

Is #4ffcbc a light or a dark color?

It is a light color. Relative luminance is 0.7491 and perceived brightness is 81%, so black text on it reaches 15.98:1.

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

Black. It scores 15.98:1 against #4ffcbc, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #4ffcbc?

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

What colors go well with #4ffcbc?

For interface work: #F4FAF8 as the surface, #C0EDDC for borders, #4B9B7D for secondary text, #CC007E as an accent and #027D50 for hover and pressed states. For a palette, the analogous pair #4FFC66 and #4FE5FC stays calm, while #FC4F8F is the loudest partner.

What is #4ffcbc in CMYK for printing?

cmyk(69%, 0%, 25%, 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 #4ffcbc warm or cool?

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

Work with #4ffcbc in the Color Lab