Skip to content

#18deee

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

RGB
24, 222, 238
HSL
185°, 86%, 51%
CMYK
90, 7, 0, 7
Luminance
0.5861

At a glance

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

Hex
#18deee
Hue
185°
cyan
Saturation
86%
electric
Lightness
51%
balanced
Brightness
93%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5861
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.72:1
Closest name
Dark Turquoise
ΔE2000 5.9
Where it sits
Hue185° of 360°
Saturation86%
Lightness51%
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#18deee
RGBrgb(24, 222, 238)
HSLhsl(185, 86%, 51%)
CMYKcmyk(90%, 7%, 0%, 7%)
LABlab(81.1 -37.8 -20.3)
LCHlch(81.1 42.9 208.2)
OKLCHoklch(0.822 0.138 204.2)
Decimal1629934
Display P3color(display-p3 0.094 0.871 0.933)

Copy-ready code

/* CSS */
color: #18deee;
background-color: #18deee;
/* Tailwind (arbitrary) */
class="text-[#18deee] bg-[#18deee]"
/* SCSS */
$brand: #18deee;
/* SwiftUI */
Color(red: 0.094, green: 0.871, blue: 0.933)
/* Android */
Color.parseColor("#18deee")
/* Flutter */
Color(0xFF18DEEE)
/* Python / OpenCV (BGR) */
(238, 222, 24)

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

Accessibility — WCAG contrast

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

Color scale — 50 to 950

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

#F2FCFD
#E5F9FA
#C5F3F7
#96F0F7
#62E9F3
#2EE1F0
#18deee
#0EB1BE
#0B8D98
#0D676E
#084045
Base = 600Lightest = 50 · #F2FCFDDarkest = 950 · #084045
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E5F9FA;
  --brand-200: #C5F3F7;
  --brand-300: #96F0F7;
  --brand-400: #62E9F3;
  --brand-500: #2EE1F0;
  --brand-600: #18deee;
  --brand-700: #0EB1BE;
  --brand-800: #0B8D98;
  --brand-900: #0D676E;
  --brand-950: #084045;
  --brand: #18deee;
  --brand-ink: #000000;
}

Colors that work with #18deee

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#F3133A
Second voice, not a rival
Dark variant#096F77
Hover, pressed, headers
Light variant#E7FCFD
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 #18deee

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#EE2818
Analogous left#18EE93
Analogous right#1873EE
Split-complement 1#EE1873
Split-complement 2#EE9318
Triadic 1#EE18DE
Triadic 2#DEEE18
Tetradic#9318EE

RGB percentages

Red9.4%
Green87.1%
Blue93.3%

CMYK percentages

Cyan89.9%
Magenta6.7%
Yellow0.0%
Key (black)6.7%

Color previews

#18deee text on a black background

contrast 12.72:1

Card sample

#18deee text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #18deee

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.

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

#18deee, answered

What color is #18deee?

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

What is the RGB value of #18deee?

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

Is #18deee a light or a dark color?

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

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

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

What is the complementary color of #18deee?

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

What colors go well with #18deee?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B959B for secondary text, #F3133A as an accent and #096F77 for hover and pressed states. For a palette, the analogous pair #18EE93 and #1873EE stays calm, while #EE2818 is the loudest partner.

What is #18deee in CMYK for printing?

cmyk(90%, 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 #18deee 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 #18EEB0; nudged cooler, #16B1F1.

Work with #18deee in the Color Lab