Skip to content

#23c6df

a balanced, vivid cyan · cool · closest name: Dark Turquoise

RGB
35, 198, 223
HSL
188°, 75%, 51%
CMYK
84, 11, 0, 13
Luminance
0.4607

At a glance

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

Hex
#23c6df
Hue
188°
cyan
Saturation
75%
vivid
Lightness
51%
balanced
Brightness
87%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4607
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.21:1
Closest name
Dark Turquoise
ΔE2000 8
Where it sits
Hue188° of 360°
Saturation75%
Lightness51%
Temperature
Warm ← → Cool91% 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#23c6df
RGBrgb(35, 198, 223)
HSLhsl(188, 75%, 51%)
CMYKcmyk(84%, 11%, 0%, 13%)
LABlab(73.6 -30.5 -23.6)
LCHlch(73.6 38.6 217.7)
OKLCHoklch(0.760 0.127 211.4)
Decimal2344671
Display P3color(display-p3 0.137 0.776 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#23c6df on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#23c6df on black: 10.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2BFE0
deuteranopia · #9AADDF
tritanopia · #00D0CE

Color scale — 50 to 950

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

#F3FBFC
#E7F6F9
#C8EEF4
#9DE6F1
#6CD9EA
#3BCCE3
#23c6df
#1A9EB2
#157E8E
#135C67
#0C3A41
Base = 600Lightest = 50 · #F3FBFCDarkest = 950 · #0C3A41
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F6F9;
  --brand-200: #C8EEF4;
  --brand-300: #9DE6F1;
  --brand-400: #6CD9EA;
  --brand-500: #3BCCE3;
  --brand-600: #23c6df;
  --brand-700: #1A9EB2;
  --brand-800: #157E8E;
  --brand-900: #135C67;
  --brand-950: #0C3A41;
  --brand: #23c6df;
  --brand-ink: #000000;
}

Colors that work with #23c6df

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#C0E7ED
Hairlines and dividers
Muted text#4B909B
Captions on the surface
Accent#E41E35
Second voice, not a rival
Dark variant#10636F
Hover, pressed, headers
Light variant#E9F9FC
Selected rows, tints
Dark surface#142224
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 #23c6df

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#DF3C23
Analogous left#23DF9A
Analogous right#2368DF
Split-complement 1#DF2368
Split-complement 2#DF9A23
Triadic 1#DF23C6
Triadic 2#C6DF23
Tetradic#9A23DF

RGB percentages

Red13.7%
Green77.6%
Blue87.5%

CMYK percentages

Cyan84.3%
Magenta11.2%
Yellow0.0%
Key (black)12.5%

Color previews

#23c6df text on a black background

contrast 10.21:1

Card sample

#23c6df text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(35, 198, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(35, 198, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #23c6df;
background: linear-gradient(135deg, #23c6df, #2349DF);

Monochromatic scale

Palettes built from #23c6df

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.

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

#23c6df, answered

What color is #23c6df?

#23c6df is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 8). It sits at 188° on the hue wheel with 75% saturation and 51% lightness, which reads as cool.

What is the RGB value of #23c6df?

rgb(35, 198, 223) — 35 red, 198 green and 223 blue out of 255, or 13.7% / 77.6% / 87.5% by channel.

Is #23c6df a light or a dark color?

It is a mid-tone. Relative luminance is 0.4607 and perceived brightness is 67%, so black text on it reaches 10.21:1.

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

Black. It scores 10.21:1 against #23c6df, versus 2.06:1 for white — AAA at any size.

What is the complementary color of #23c6df?

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

What colors go well with #23c6df?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B909B for secondary text, #E41E35 as an accent and #10636F for hover and pressed states. For a palette, the analogous pair #23DF9A and #2368DF stays calm, while #DF3C23 is the loudest partner.

What is #23c6df in CMYK for printing?

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

Is #23c6df warm or cool?

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

Work with #23c6df in the Color Lab