Skip to content

#2ce2d8

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

RGB
44, 226, 216
HSL
177°, 76%, 53%
CMYK
81, 0, 4, 11
Luminance
0.5989

At a glance

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

Hex
#2ce2d8
Hue
177°
cyan
Saturation
76%
electric
Lightness
53%
balanced
Brightness
89%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5989
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.98:1
Closest name
Turquoise
ΔE2000 2.1
Where it sits
Hue177° of 360°
Saturation76%
Lightness53%
Temperature
Warm ← → Cool86% 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#2ce2d8
RGBrgb(44, 226, 216)
HSLhsl(177, 76%, 53%)
CMYKcmyk(81%, 0%, 4%, 11%)
LABlab(81.8 -44.8 -7.6)
LCHlch(81.8 45.4 189.6)
OKLCHoklch(0.826 0.136 189.0)
Decimal2941656
Display P3color(display-p3 0.173 0.886 0.847)

Copy-ready code

/* CSS */
color: #2ce2d8;
background-color: #2ce2d8;
/* Tailwind (arbitrary) */
class="text-[#2ce2d8] bg-[#2ce2d8]"
/* SCSS */
$brand: #2ce2d8;
/* SwiftUI */
Color(red: 0.173, green: 0.886, blue: 0.847)
/* Android */
Color.parseColor("#2ce2d8")
/* Flutter */
Color(0xFF2CE2D8)
/* Python / OpenCV (BGR) */
(216, 226, 44)

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

Accessibility — WCAG contrast

Aa
#2ce2d8 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#2ce2d8 on black: 12.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5D6D8
deuteranopia · #BDC4DA
tritanopia · #00E8DF

Color scale — 50 to 950

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

#F3FCFB
#E7F9F8
#C8F4F2
#9CF1ED
#6BEBE4
#2ce2d8
#1ED7CD
#19B3AB
#148F89
#136863
#0C413E
Base = 500Lightest = 50 · #F3FCFBDarkest = 950 · #0C413E
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F9F8;
  --brand-200: #C8F4F2;
  --brand-300: #9CF1ED;
  --brand-400: #6BEBE4;
  --brand-500: #2ce2d8;
  --brand-600: #1ED7CD;
  --brand-700: #19B3AB;
  --brand-800: #148F89;
  --brand-900: #136863;
  --brand-950: #0C413E;
  --brand: #2ce2d8;
  --brand-ink: #000000;
}

Colors that work with #2ce2d8

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#C0EDEA
Hairlines and dividers
Muted text#4B9B96
Captions on the surface
Accent#E72762
Second voice, not a rival
Dark variant#0F706B
Hover, pressed, headers
Light variant#E9FCFB
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 #2ce2d8

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#E22C36
Analogous left#2CE27D
Analogous right#2C91E2
Split-complement 1#E22C91
Split-complement 2#E27D2C
Triadic 1#D82CE2
Triadic 2#E2D82C
Tetradic#7D2CE2

RGB percentages

Red17.3%
Green88.6%
Blue84.7%

CMYK percentages

Cyan80.5%
Magenta0.0%
Yellow4.4%
Key (black)11.4%

Color previews

#2ce2d8 text on a black background

contrast 12.98:1

Card sample

#2ce2d8 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2ce2d8;
Background color
Panel with #2ce2d8 background
background-color: #2ce2d8;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 226, 216, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 226, 216, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2ce2d8;
background: linear-gradient(135deg, #2ce2d8, #2C73E2);

Monochromatic scale

Palettes built from #2ce2d8

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.

#2ce2d8 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.

#2ce2d8, answered

What color is #2ce2d8?

#2ce2d8 is a balanced electric cyan, closest to Turquoise (ΔE2000 2.1). It sits at 177° on the hue wheel with 76% saturation and 53% lightness, which reads as cool.

What is the RGB value of #2ce2d8?

rgb(44, 226, 216) — 44 red, 226 green and 216 blue out of 255, or 17.3% / 88.6% / 84.7% by channel.

Is #2ce2d8 a light or a dark color?

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

Should I use black or white text on #2ce2d8?

Black. It scores 12.98:1 against #2ce2d8, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #2ce2d8?

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

What colors go well with #2ce2d8?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B96 for secondary text, #E72762 as an accent and #0F706B for hover and pressed states. For a palette, the analogous pair #2CE27D and #2C91E2 stays calm, while #E22C36 is the loudest partner.

What is #2ce2d8 in CMYK for printing?

cmyk(81%, 0%, 4%, 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 #2ce2d8 warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2CE295; nudged cooler, #29B5E4.

Work with #2ce2d8 in the Color Lab