Skip to content

#23e2db

a balanced, electric cyan · cool · closest name: Turquoise

RGB
35, 226, 219
HSL
178°, 77%, 51%
CMYK
85, 0, 3, 11
Luminance
0.5986

At a glance

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

Hex
#23e2db
Hue
178°
cyan
Saturation
77%
electric
Lightness
51%
balanced
Brightness
89%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5986
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.97:1
Closest name
Turquoise
ΔE2000 3.1
Where it sits
Hue178° of 360°
Saturation77%
Lightness51%
Temperature
Warm ← → Cool87% 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#23e2db
RGBrgb(35, 226, 219)
HSLhsl(178, 77%, 51%)
CMYKcmyk(85%, 0%, 3%, 11%)
LABlab(81.8 -44.6 -9.2)
LCHlch(81.8 45.5 191.6)
OKLCHoklch(0.826 0.138 190.7)
Decimal2351835
Display P3color(display-p3 0.137 0.886 0.859)

Copy-ready code

/* CSS */
color: #23e2db;
background-color: #23e2db;
/* Tailwind (arbitrary) */
class="text-[#23e2db] bg-[#23e2db]"
/* SCSS */
$brand: #23e2db;
/* SwiftUI */
Color(red: 0.137, green: 0.886, blue: 0.859)
/* Android */
Color.parseColor("#23e2db")
/* Flutter */
Color(0xFF23E2DB)
/* Python / OpenCV (BGR) */
(219, 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 #23e2db · 12.97:1
Use #000000AAA at every size.
Aa
White text · 1.62:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.97:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #23e2db as text scores 1.62:1 on white and 12.97:1 on black.

Accessibility — WCAG contrast

Aa
#23e2db on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#23e2db on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4D6DB
deuteranopia · #BBC4DC
tritanopia · #00E9DF

Color scale — 50 to 950

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

#F3FCFC
#E7F9F8
#C7F4F3
#9CF2EF
#6AEBE7
#39E5DF
#23e2db
#18B4AE
#13908C
#126865
#0B413F
Base = 600Lightest = 50 · #F3FCFCDarkest = 950 · #0B413F
:root {
  --brand-50: #F3FCFC;
  --brand-100: #E7F9F8;
  --brand-200: #C7F4F3;
  --brand-300: #9CF2EF;
  --brand-400: #6AEBE7;
  --brand-500: #39E5DF;
  --brand-600: #23e2db;
  --brand-700: #18B4AE;
  --brand-800: #13908C;
  --brand-900: #126865;
  --brand-950: #0B413F;
  --brand: #23e2db;
  --brand-ink: #000000;
}

Colors that work with #23e2db

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#F4FAFA
Tinted page background
Border#C0EDEB
Hairlines and dividers
Muted text#4B9B98
Captions on the surface
Accent#E71E58
Second voice, not a rival
Dark variant#0F716D
Hover, pressed, headers
Light variant#E8FCFB
Selected rows, tints
Dark surface#142424
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 #23e2db

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#E2232A
Analogous left#23E27C
Analogous right#238AE2
Split-complement 1#E2238A
Split-complement 2#E27C23
Triadic 1#DB23E2
Triadic 2#E2DB23
Tetradic#7C23E2

RGB percentages

Red13.7%
Green88.6%
Blue85.9%

CMYK percentages

Cyan84.5%
Magenta0.0%
Yellow3.1%
Key (black)11.4%

Color previews

#23e2db text on a black background

contrast 12.97:1

Card sample

#23e2db text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #23e2db

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.

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

#23e2db, answered

What color is #23e2db?

#23e2db is a balanced electric cyan, closest to Turquoise (ΔE2000 3.1). It sits at 178° on the hue wheel with 77% saturation and 51% lightness, which reads as cool.

What is the RGB value of #23e2db?

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

Is #23e2db a light or a dark color?

It is a light color. Relative luminance is 0.5986 and perceived brightness is 74%, so black text on it reaches 12.97:1.

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

Black. It scores 12.97:1 against #23e2db, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #23e2db?

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

What colors go well with #23e2db?

For interface work: #F4FAFA as the surface, #C0EDEB for borders, #4B9B98 for secondary text, #E71E58 as an accent and #0F716D for hover and pressed states. For a palette, the analogous pair #23E27C and #238AE2 stays calm, while #E2232A is the loudest partner.

What is #23e2db in CMYK for printing?

cmyk(85%, 0%, 3%, 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 #23e2db warm or cool?

Cool — it scores 87 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #23E295; nudged cooler, #21B3E4.

Work with #23e2db in the Color Lab