Skip to content

#55deee

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

RGB
85, 222, 238
HSL
186°, 82%, 63%
CMYK
64, 7, 0, 7
Luminance
0.6035

At a glance

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

Hex
#55deee
Hue
186°
cyan
Saturation
82%
electric
Lightness
63%
balanced
Brightness
93%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6035
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.07:1
Closest name
Dark Turquoise
ΔE2000 7.1
Where it sits
Hue186° of 360°
Saturation82%
Lightness63%
Temperature
Warm ← → Cool90% 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#55deee
RGBrgb(85, 222, 238)
HSLhsl(186, 82%, 63%)
CMYKcmyk(64%, 7%, 0%, 7%)
LABlab(82.0 -32.0 -18.8)
LCHlch(82.0 37.1 210.4)
OKLCHoklch(0.833 0.119 206.1)
Decimal5627630
Display P3color(display-p3 0.333 0.871 0.933)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#55deee on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#55deee on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDD6EF
deuteranopia · #B6C5EE
tritanopia · #00E7E3

Color scale — 50 to 950

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

#F2FBFC
#E6F7F9
#C6F1F6
#99EBF5
#55deee
#33D7EB
#16C9DF
#13A8B9
#0F8694
#0F626B
#093D43
Base = 400Lightest = 50 · #F2FBFCDarkest = 950 · #093D43
:root {
  --brand-50: #F2FBFC;
  --brand-100: #E6F7F9;
  --brand-200: #C6F1F6;
  --brand-300: #99EBF5;
  --brand-400: #55deee;
  --brand-500: #33D7EB;
  --brand-600: #16C9DF;
  --brand-700: #13A8B9;
  --brand-800: #0F8694;
  --brand-900: #0F626B;
  --brand-950: #093D43;
  --brand: #55deee;
  --brand-ink: #000000;
}

Colors that work with #55deee

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#C0E8ED
Hairlines and dividers
Muted text#4B929B
Captions on the surface
Accent#F25168
Second voice, not a rival
Dark variant#0C6974
Hover, pressed, headers
Light variant#E8FAFD
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 #55deee

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#EE6555
Analogous left#55EEB1
Analogous right#5591EE
Split-complement 1#EE5591
Split-complement 2#EEB155
Triadic 1#EE55DE
Triadic 2#DEEE55
Tetradic#B155EE

RGB percentages

Red33.3%
Green87.1%
Blue93.3%

CMYK percentages

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

Color previews

#55deee text on a black background

contrast 13.07:1

Card sample

#55deee text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55deee

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.

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

#55deee, answered

What color is #55deee?

#55deee is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 7.1). It sits at 186° on the hue wheel with 82% saturation and 63% lightness, which reads as cool.

What is the RGB value of #55deee?

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

Is #55deee a light or a dark color?

It is a light color. Relative luminance is 0.6035 and perceived brightness is 76%, so black text on it reaches 13.07:1.

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

Black. It scores 13.07:1 against #55deee, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #55deee?

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

What colors go well with #55deee?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B929B for secondary text, #F25168 as an accent and #0C6974 for hover and pressed states. For a palette, the analogous pair #55EEB1 and #5591EE stays calm, while #EE6555 is the loudest partner.

What is #55deee in CMYK for printing?

cmyk(64%, 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 #55deee warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #55EEC6; nudged cooler, #53BAF0.

Work with #55deee in the Color Lab