Skip to content

#20ebad

a balanced, electric cyan · cool · closest name: Medium Spring Green

RGB
32, 235, 173
HSL
162°, 84%, 52%
CMYK
86, 0, 26, 8
Luminance
0.6274

At a glance

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

Hex
#20ebad
Hue
162°
cyan
Saturation
84%
electric
Lightness
52%
balanced
Brightness
92%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6274
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.55:1
Closest name
Medium Spring Green
ΔE2000 6.4
Where it sits
Hue162° of 360°
Saturation84%
Lightness52%
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#20ebad
RGBrgb(32, 235, 173)
HSLhsl(162, 84%, 52%)
CMYKcmyk(86%, 0%, 26%, 8%)
LABlab(83.3 -60.2 17.3)
LCHlch(83.3 62.6 164.0)
OKLCHoklch(0.835 0.171 165.1)
Decimal2157485
Display P3color(display-p3 0.125 0.922 0.678)

Copy-ready code

/* CSS */
color: #20ebad;
background-color: #20ebad;
/* Tailwind (arbitrary) */
class="text-[#20ebad] bg-[#20ebad]"
/* SCSS */
$brand: #20ebad;
/* SwiftUI */
Color(red: 0.125, green: 0.922, blue: 0.678)
/* Android */
Color.parseColor("#20ebad")
/* Flutter */
Color(0xFF20EBAD)
/* Python / OpenCV (BGR) */
(173, 235, 32)

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

Accessibility — WCAG contrast

Aa
#20ebad on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#20ebad on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6D9AA
deuteranopia · #CFC9B1
tritanopia · #00EBDA

Color scale — 50 to 950

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

#F2FCF9
#E6FAF4
#C5F6E7
#98F6D9
#65F1C6
#20ebad
#14E1A2
#11BB87
#0D966C
#0E6C50
#094432
Base = 500Lightest = 50 · #F2FCF9Darkest = 950 · #094432
:root {
  --brand-50: #F2FCF9;
  --brand-100: #E6FAF4;
  --brand-200: #C5F6E7;
  --brand-300: #98F6D9;
  --brand-400: #65F1C6;
  --brand-500: #20ebad;
  --brand-600: #14E1A2;
  --brand-700: #11BB87;
  --brand-800: #0D966C;
  --brand-900: #0E6C50;
  --brand-950: #094432;
  --brand: #20ebad;
  --brand-ink: #000000;
}

Colors that work with #20ebad

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#4B9B82
Captions on the surface
Accent#F01B91
Second voice, not a rival
Dark variant#0B7555
Hover, pressed, headers
Light variant#E8FDF6
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 #20ebad

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#EB205E
Analogous left#20EB48
Analogous right#20C3EB
Split-complement 1#EB20C3
Split-complement 2#EB4820
Triadic 1#AD20EB
Triadic 2#EBAD20
Tetradic#4820EB

RGB percentages

Red12.5%
Green92.2%
Blue67.8%

CMYK percentages

Cyan86.4%
Magenta0.0%
Yellow26.4%
Key (black)7.8%

Color previews

#20ebad text on a black background

contrast 13.55:1

Card sample

#20ebad text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #20ebad;
Background color
Panel with #20ebad background
background-color: #20ebad;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #20ebad;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 235, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 235, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20ebad;
background: linear-gradient(135deg, #20ebad, #20A2EB);

Monochromatic scale

Palettes built from #20ebad

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.

#20ebad 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

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

#20ebad, answered

What color is #20ebad?

#20ebad is a balanced electric cyan, closest to Medium Spring Green (ΔE2000 6.4). It sits at 162° on the hue wheel with 84% saturation and 52% lightness, which reads as cool.

What is the RGB value of #20ebad?

rgb(32, 235, 173) — 32 red, 235 green and 173 blue out of 255, or 12.5% / 92.2% / 67.8% by channel.

Is #20ebad a light or a dark color?

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

Should I use black or white text on #20ebad?

Black. It scores 13.55:1 against #20ebad, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #20ebad?

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

What colors go well with #20ebad?

For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B82 for secondary text, #F01B91 as an accent and #0B7555 for hover and pressed states. For a palette, the analogous pair #20EB48 and #20C3EB stays calm, while #EB205E is the loudest partner.

What is #20ebad in CMYK for printing?

cmyk(86%, 0%, 26%, 8%). 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 #20ebad 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 #20EB63; nudged cooler, #1EE1ED.

Work with #20ebad in the Color Lab