Skip to content

#4adeb2

a balanced, vivid cyan · cool · closest name: Medium Aqua Marine

RGB
74, 222, 178
HSL
162°, 69%, 58%
CMYK
67, 0, 20, 13
Luminance
0.5691

At a glance

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

Hex
#4adeb2
Hue
162°
cyan
Saturation
69%
vivid
Lightness
58%
balanced
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5691
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.38:1
Closest name
Medium Aqua Marine
ΔE2000 4.9
Where it sits
Hue162° of 360°
Saturation69%
Lightness58%
Temperature
Warm ← → Cool80% 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#4adeb2
RGBrgb(74, 222, 178)
HSLhsl(162, 69%, 58%)
CMYKcmyk(67%, 0%, 20%, 13%)
LABlab(80.1 -49.3 10.3)
LCHlch(80.1 50.4 168.2)
OKLCHoklch(0.811 0.140 169.2)
Decimal4906674
Display P3color(display-p3 0.290 0.871 0.698)

Copy-ready code

/* CSS */
color: #4adeb2;
background-color: #4adeb2;
/* Tailwind (arbitrary) */
class="text-[#4adeb2] bg-[#4adeb2]"
/* SCSS */
$brand: #4adeb2;
/* SwiftUI */
Color(red: 0.290, green: 0.871, blue: 0.698)
/* Android */
Color.parseColor("#4adeb2")
/* Flutter */
Color(0xFF4ADEB2)
/* Python / OpenCV (BGR) */
(178, 222, 74)

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 #4adeb2 · 12.38:1
Use #000000AAA at every size.
Aa
White text · 1.70:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.38:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #4adeb2 as text scores 1.70:1 on white and 12.38:1 on black.

Accessibility — WCAG contrast

Aa
#4adeb2 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#4adeb2 on black: 12.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8CFB0
deuteranopia · #C4C1B5
tritanopia · #00DFD1

Color scale — 50 to 950

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

#F3FBF9
#E7F8F3
#CAF2E6
#A0EED7
#71E5C3
#4adeb2
#26CF9D
#1FAD83
#198A69
#16644D
#0E3F30
Base = 500Lightest = 50 · #F3FBF9Darkest = 950 · #0E3F30
:root {
  --brand-50: #F3FBF9;
  --brand-100: #E7F8F3;
  --brand-200: #CAF2E6;
  --brand-300: #A0EED7;
  --brand-400: #71E5C3;
  --brand-500: #4adeb2;
  --brand-600: #26CF9D;
  --brand-700: #1FAD83;
  --brand-800: #198A69;
  --brand-900: #16644D;
  --brand-950: #0E3F30;
  --brand: #4adeb2;
  --brand-ink: #000000;
}

Colors that work with #4adeb2

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#C0EDDF
Hairlines and dividers
Muted text#4B9B83
Captions on the surface
Accent#E2469B
Second voice, not a rival
Dark variant#146C52
Hover, pressed, headers
Light variant#E9FBF6
Selected rows, tints
Dark surface#14241F
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 #4adeb2

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#DE4A76
Analogous left#4ADE68
Analogous right#4AC0DE
Split-complement 1#DE4AC0
Split-complement 2#DE684A
Triadic 1#B24ADE
Triadic 2#DEB24A
Tetradic#684ADE

RGB percentages

Red29.0%
Green87.1%
Blue69.8%

CMYK percentages

Cyan66.7%
Magenta0.0%
Yellow19.8%
Key (black)12.9%

Color previews

#4adeb2 text on a black background

contrast 12.38:1

Card sample

#4adeb2 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(74, 222, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(74, 222, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4adeb2;
background: linear-gradient(135deg, #4adeb2, #4AA7DE);

Monochromatic scale

Palettes built from #4adeb2

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.

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

#4adeb2, answered

What color is #4adeb2?

#4adeb2 is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 4.9). It sits at 162° on the hue wheel with 69% saturation and 58% lightness, which reads as cool.

What is the RGB value of #4adeb2?

rgb(74, 222, 178) — 74 red, 222 green and 178 blue out of 255, or 29% / 87.1% / 69.8% by channel.

Is #4adeb2 a light or a dark color?

It is a light color. Relative luminance is 0.5691 and perceived brightness is 73%, so black text on it reaches 12.38:1.

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

Black. It scores 12.38:1 against #4adeb2, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #4adeb2?

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

What colors go well with #4adeb2?

For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B83 for secondary text, #E2469B as an accent and #146C52 for hover and pressed states. For a palette, the analogous pair #4ADE68 and #4AC0DE stays calm, while #DE4A76 is the loudest partner.

What is #4adeb2 in CMYK for printing?

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

Is #4adeb2 warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4ADE7C; nudged cooler, #48D5E0.

Work with #4adeb2 in the Color Lab