Skip to content

#23deee

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

RGB
35, 222, 238
HSL
185°, 86%, 54%
CMYK
85, 7, 0, 7
Luminance
0.5877

At a glance

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

Hex
#23deee
Hue
185°
cyan
Saturation
86%
electric
Lightness
54%
balanced
Brightness
93%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5877
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.75:1
Closest name
Dark Turquoise
ΔE2000 5.9
Where it sits
Hue185° of 360°
Saturation86%
Lightness54%
Temperature
Warm ← → Cool89% 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#23deee
RGBrgb(35, 222, 238)
HSLhsl(185, 86%, 54%)
CMYKcmyk(85%, 7%, 0%, 7%)
LABlab(81.2 -37.3 -20.2)
LCHlch(81.2 42.4 208.4)
OKLCHoklch(0.823 0.136 204.4)
Decimal2350830
Display P3color(display-p3 0.137 0.871 0.933)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#23deee on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#23deee on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBD4EF
deuteranopia · #B1C2EF
tritanopia · #00E8E3

Color scale — 50 to 950

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

#F2FCFD
#E5F8FA
#C5F3F7
#97EFF7
#63E8F3
#23deee
#12D3E3
#0FB0BD
#0C8D98
#0D666D
#084044
Base = 500Lightest = 50 · #F2FCFDDarkest = 950 · #084044
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E5F8FA;
  --brand-200: #C5F3F7;
  --brand-300: #97EFF7;
  --brand-400: #63E8F3;
  --brand-500: #23deee;
  --brand-600: #12D3E3;
  --brand-700: #0FB0BD;
  --brand-800: #0C8D98;
  --brand-900: #0D666D;
  --brand-950: #084044;
  --brand: #23deee;
  --brand-ink: #000000;
}

Colors that work with #23deee

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#C0E9ED
Hairlines and dividers
Muted text#4B959B
Captions on the surface
Accent#F31E43
Second voice, not a rival
Dark variant#096E76
Hover, pressed, headers
Light variant#E7FBFD
Selected rows, tints
Dark surface#142324
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 #23deee

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#EE3323
Analogous left#23EE98
Analogous right#2379EE
Split-complement 1#EE2379
Split-complement 2#EE9823
Triadic 1#EE23DE
Triadic 2#DEEE23
Tetradic#9823EE

RGB percentages

Red13.7%
Green87.1%
Blue93.3%

CMYK percentages

Cyan85.3%
Magenta6.7%
Yellow0.0%
Key (black)6.7%

Color previews

#23deee text on a black background

contrast 12.75:1

Card sample

#23deee text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(35, 222, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(35, 222, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #23deee;
background: linear-gradient(135deg, #23deee, #2357EE);

Monochromatic scale

Palettes built from #23deee

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.

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

#23deee, answered

What color is #23deee?

#23deee is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 5.9). It sits at 185° on the hue wheel with 86% saturation and 54% lightness, which reads as cool.

What is the RGB value of #23deee?

rgb(35, 222, 238) — 35 red, 222 green and 238 blue out of 255, or 13.7% / 87.1% / 93.3% by channel.

Is #23deee a light or a dark color?

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

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

Black. It scores 12.75:1 against #23deee, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #23deee?

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

What colors go well with #23deee?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B959B for secondary text, #F31E43 as an accent and #096E76 for hover and pressed states. For a palette, the analogous pair #23EE98 and #2379EE stays calm, while #EE3323 is the loudest partner.

What is #23deee in CMYK for printing?

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

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #23EEB3; nudged cooler, #20B2F0.

Work with #23deee in the Color Lab