#4fdaa2
a balanced, vivid green · cool · closest name: Medium Aqua Marine
At a glance
Every number on this page in one read: what #4fdaa2 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #4fdaa2 |
| RGB | rgb(79, 218, 162) |
| HSL | hsl(156, 65%, 58%) |
| CMYK | cmyk(64%, 0%, 26%, 15%) |
| LAB | lab(78.7 -50.4 16.7) |
| LCH | lch(78.7 53.1 161.7) |
| OKLCH | oklch(0.799 0.145 162.9) |
| Decimal | 5233314 |
| Display P3 | color(display-p3 0.310 0.855 0.635) |
Copy-ready code
/* CSS */
color: #4fdaa2;
background-color: #4fdaa2;
/* Tailwind (arbitrary) */
class="text-[#4fdaa2] bg-[#4fdaa2]"
/* SCSS */
$brand: #4fdaa2;
/* SwiftUI */
Color(red: 0.310, green: 0.855, blue: 0.635)
/* Android */
Color.parseColor("#4fdaa2")
/* Flutter */
Color(0xFF4FDAA2)
/* Python / OpenCV (BGR) */
(162, 218, 79)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #4fdaa2 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.
:root {
--brand-50: #F3FBF8;
--brand-100: #E8F7F1;
--brand-200: #CBF1E2;
--brand-300: #A2ECCE;
--brand-400: #74E2B5;
--brand-500: #4fdaa2;
--brand-600: #2ACA8A;
--brand-700: #23A973;
--brand-800: #1C875C;
--brand-900: #186244;
--brand-950: #0F3D2B;
--brand: #4fdaa2;
--brand-ink: #000000;
}Colors that work with #4fdaa2
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #4fdaa2
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠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 | #DA4F87 | Directly opposite — maximum tension | |
| Analogous left | #4FDA5C | Neighbour, quieter | |
| Analogous right | #4FCDDA | Neighbour, quieter | |
| Split-complement 1 | #DA4FCD | Contrast without the clash | |
| Split-complement 2 | #DA5C4F | Contrast without the clash | |
| Triadic 1 | #A24FDA | Even thirds — balanced and loud | |
| Triadic 2 | #DAA24F | Even thirds — balanced and loud | |
| Tetradic | #5C4FDA | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#4fdaa2 text on a black background
contrast 11.88:1
#4fdaa2 text on a white background
contrast 1.77:1
CSS3 live lab
The quick brown fox
color: #4fdaa2;
background-color: #4fdaa2;
Glowing headline
text-shadow: 2px 2px 8px #4fdaa2;
Soft neon halo
text-shadow: 0 0 14px rgba(79, 218, 162, 0.45);
box-shadow: 0 12px 32px -8px rgba(79, 218, 162, 0.45);
border: 3px solid #4fdaa2; background: linear-gradient(135deg, #4fdaa2, #4FB5DA);
Monochromatic scale
Palettes built from #4fdaa2
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.
Closest color with a full write-up: Seafoam (#93e9be) — ΔE2000 7.2 away, with its history, psychology and brand usage.
#4fdaa2 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#4fdaa2, answered
What color is #4fdaa2?
#4fdaa2 is a balanced vivid green, closest to Medium Aqua Marine (ΔE2000 5.7). It sits at 156° on the hue wheel with 65% saturation and 58% lightness, which reads as cool.
What is the RGB value of #4fdaa2?
rgb(79, 218, 162) — 79 red, 218 green and 162 blue out of 255, or 31% / 85.5% / 63.5% by channel.
Is #4fdaa2 a light or a dark color?
It is a light color. Relative luminance is 0.5441 and perceived brightness is 71%, so black text on it reaches 11.88:1.
Should I use black or white text on #4fdaa2?
Black. It scores 11.88:1 against #4fdaa2, versus 1.77:1 for white — AAA at any size.
What is the complementary color of #4fdaa2?
#DA4F87 sits directly opposite on the wheel. Softer options are the split-complements #DA4FCD and #DA5C4F, which give the same contrast with far less vibration.
What colors go well with #4fdaa2?
For interface work: #F4FAF8 as the surface, #C0EDDB for borders, #4B9B7B for secondary text, #DE4BAB as an accent and #166948 for hover and pressed states. For a palette, the analogous pair #4FDA5C and #4FCDDA stays calm, while #DA4F87 is the loudest partner.
What is #4fdaa2 in CMYK for printing?
cmyk(64%, 0%, 26%, 15%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #4fdaa2 warm or cool?
Cool — it scores 77 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4FDA6F; nudged cooler, #4DDCD7.