Skip to content

#23e2ab

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

RGB
35, 226, 171
HSL
163°, 77%, 51%
CMYK
85, 0, 24, 11
Luminance
0.5769

At a glance

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

Hex
#23e2ab
Hue
163°
cyan
Saturation
77%
electric
Lightness
51%
balanced
Brightness
89%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5769
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.54:1
Closest name
Medium Aqua Marine
ΔE2000 7.1
Where it sits
Hue163° of 360°
Saturation77%
Lightness51%
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#23e2ab
RGBrgb(35, 226, 171)
HSLhsl(163, 77%, 51%)
CMYKcmyk(85%, 0%, 24%, 11%)
LABlab(80.6 -57.0 14.5)
LCHlch(80.6 58.9 165.7)
OKLCHoklch(0.813 0.162 166.8)
Decimal2351787
Display P3color(display-p3 0.137 0.886 0.671)

Copy-ready code

/* CSS */
color: #23e2ab;
background-color: #23e2ab;
/* Tailwind (arbitrary) */
class="text-[#23e2ab] bg-[#23e2ab]"
/* SCSS */
$brand: #23e2ab;
/* SwiftUI */
Color(red: 0.137, green: 0.886, blue: 0.671)
/* Android */
Color.parseColor("#23e2ab")
/* Flutter */
Color(0xFF23E2AB)
/* Python / OpenCV (BGR) */
(171, 226, 35)

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

Accessibility — WCAG contrast

Aa
#23e2ab on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#23e2ab on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDD1A8
deuteranopia · #C6C1AF
tritanopia · #00E3D3

Color scale — 50 to 950

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

#F3FCF9
#E7F9F4
#C7F4E7
#9CF2D9
#6AEBC6
#39E5B3
#23e2ab
#18B487
#13906C
#12684F
#0B4132
Base = 600Lightest = 50 · #F3FCF9Darkest = 950 · #0B4132
:root {
  --brand-50: #F3FCF9;
  --brand-100: #E7F9F4;
  --brand-200: #C7F4E7;
  --brand-300: #9CF2D9;
  --brand-400: #6AEBC6;
  --brand-500: #39E5B3;
  --brand-600: #23e2ab;
  --brand-700: #18B487;
  --brand-800: #13906C;
  --brand-900: #12684F;
  --brand-950: #0B4132;
  --brand: #23e2ab;
  --brand-ink: #000000;
}

Colors that work with #23e2ab

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#C0EDE0
Hairlines and dividers
Muted text#4B9B84
Captions on the surface
Accent#E71E8A
Second voice, not a rival
Dark variant#0F7154
Hover, pressed, headers
Light variant#E8FCF6
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 #23e2ab

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#E2235A
Analogous left#23E24C
Analogous right#23BAE2
Split-complement 1#E223BA
Split-complement 2#E24C23
Triadic 1#AB23E2
Triadic 2#E2AB23
Tetradic#4C23E2

RGB percentages

Red13.7%
Green88.6%
Blue67.1%

CMYK percentages

Cyan84.5%
Magenta0.0%
Yellow24.3%
Key (black)11.4%

Color previews

#23e2ab text on a black background

contrast 12.54:1

Card sample

#23e2ab text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #23e2ab;
Background color
Panel with #23e2ab background
background-color: #23e2ab;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #23e2ab;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(35, 226, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(35, 226, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #23e2ab;
background: linear-gradient(135deg, #23e2ab, #239AE2);

Monochromatic scale

Palettes built from #23e2ab

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.

#23e2ab 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.

#23e2ab, answered

What color is #23e2ab?

#23e2ab is a balanced electric cyan, closest to Medium Aqua Marine (ΔE2000 7.1). It sits at 163° on the hue wheel with 77% saturation and 51% lightness, which reads as cool.

What is the RGB value of #23e2ab?

rgb(35, 226, 171) — 35 red, 226 green and 171 blue out of 255, or 13.7% / 88.6% / 67.1% by channel.

Is #23e2ab a light or a dark color?

It is a light color. Relative luminance is 0.5769 and perceived brightness is 72%, so black text on it reaches 12.54:1.

Should I use black or white text on #23e2ab?

Black. It scores 12.54:1 against #23e2ab, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #23e2ab?

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

What colors go well with #23e2ab?

For interface work: #F4FAF9 as the surface, #C0EDE0 for borders, #4B9B84 for secondary text, #E71E8A as an accent and #0F7154 for hover and pressed states. For a palette, the analogous pair #23E24C and #23BAE2 stays calm, while #E2235A is the loudest partner.

What is #23e2ab in CMYK for printing?

cmyk(85%, 0%, 24%, 11%). 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 #23e2ab 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 #23E265; nudged cooler, #21D5E4.

Work with #23e2ab in the Color Lab