Skip to content

#96e2cf

a light, vivid cyan · cool · closest name: Turquoise

RGB
150, 226, 207
HSL
165°, 57%, 74%
CMYK
34, 0, 8, 11
Luminance
0.6538

At a glance

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

Hex
#96e2cf
Hue
165°
cyan
Saturation
57%
vivid
Lightness
74%
light
Brightness
89%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6538
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.08:1
Closest name
Turquoise
ΔE2000 7.7
Where it sits
Hue165° of 360°
Saturation57%
Lightness74%
Temperature
Warm ← → Cool81% 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#96e2cf
RGBrgb(150, 226, 207)
HSLhsl(165, 57%, 74%)
CMYKcmyk(34%, 0%, 8%, 11%)
LABlab(84.7 -27.6 1.8)
LCHlch(84.7 27.6 176.2)
OKLCHoklch(0.858 0.080 176.8)
Decimal9888463
Display P3color(display-p3 0.588 0.886 0.812)

Copy-ready code

/* CSS */
color: #96e2cf;
background-color: #96e2cf;
/* Tailwind (arbitrary) */
class="text-[#96e2cf] bg-[#96e2cf]"
/* SCSS */
$brand: #96e2cf;
/* SwiftUI */
Color(red: 0.588, green: 0.886, blue: 0.812)
/* Android */
Color.parseColor("#96e2cf")
/* Flutter */
Color(0xFF96E2CF)
/* Python / OpenCV (BGR) */
(207, 226, 150)

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

Accessibility — WCAG contrast

Aa
#96e2cf on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#96e2cf on black: 14.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCD9CE
deuteranopia · #CFCFD0
tritanopia · #7FE4DC

Color scale — 50 to 950

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

#F4FBF9
#E9F6F3
#CDEEE6
#96e2cf
#7BDBC3
#4FCEAF
#35C09D
#2CA083
#238069
#1D5D4D
#123A30
Base = 300Lightest = 50 · #F4FBF9Darkest = 950 · #123A30
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E9F6F3;
  --brand-200: #CDEEE6;
  --brand-300: #96e2cf;
  --brand-400: #7BDBC3;
  --brand-500: #4FCEAF;
  --brand-600: #35C09D;
  --brand-700: #2CA083;
  --brand-800: #238069;
  --brand-900: #1D5D4D;
  --brand-950: #123A30;
  --brand: #96e2cf;
  --brand-ink: #000000;
}

Colors that work with #96e2cf

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#F4FAF9
Tinted page background
Border#C0EDE1
Hairlines and dividers
Muted text#4B9B87
Captions on the surface
Accent#A42866
Second voice, not a rival
Dark variant#1C6452
Hover, pressed, headers
Light variant#EBF9F6
Selected rows, tints
Dark surface#142420
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 #96e2cf

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#E296A9
Analogous left#96E2A9
Analogous right#96CFE2
Split-complement 1#E296CF
Split-complement 2#E2A996
Triadic 1#CF96E2
Triadic 2#E2CF96
Tetradic#A996E2

RGB percentages

Red58.8%
Green88.6%
Blue81.2%

CMYK percentages

Cyan33.6%
Magenta0.0%
Yellow8.4%
Key (black)11.4%

Color previews

#96e2cf text on a black background

contrast 14.08:1

Card sample

#96e2cf text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #96e2cf;
Background color
Panel with #96e2cf background
background-color: #96e2cf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(150, 226, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(150, 226, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #96e2cf;
background: linear-gradient(135deg, #96e2cf, #96C2E2);

Monochromatic scale

Palettes built from #96e2cf

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.

#96e2cf 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#96e2cf, answered

What color is #96e2cf?

#96e2cf is a light vivid cyan, closest to Turquoise (ΔE2000 7.7). It sits at 165° on the hue wheel with 57% saturation and 74% lightness, which reads as cool.

What is the RGB value of #96e2cf?

rgb(150, 226, 207) — 150 red, 226 green and 207 blue out of 255, or 58.8% / 88.6% / 81.2% by channel.

Is #96e2cf a light or a dark color?

It is a light color. Relative luminance is 0.6538 and perceived brightness is 80%, so black text on it reaches 14.08:1.

Should I use black or white text on #96e2cf?

Black. It scores 14.08:1 against #96e2cf, versus 1.49:1 for white — AAA at any size.

What is the complementary color of #96e2cf?

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

What colors go well with #96e2cf?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B87 for secondary text, #A42866 as an accent and #1C6452 for hover and pressed states. For a palette, the analogous pair #96E2A9 and #96CFE2 stays calm, while #E296A9 is the loudest partner.

What is #96e2cf in CMYK for printing?

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

Is #96e2cf warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #96E2B3; nudged cooler, #95DAE3.

Work with #96e2cf in the Color Lab