Skip to content

#95dcd2

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

RGB
149, 220, 210
HSL
172°, 50%, 72%
CMYK
32, 0, 5, 14
Luminance
0.6223

At a glance

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

Hex
#95dcd2
Hue
172°
cyan
Saturation
50%
vivid
Lightness
72%
light
Brightness
86%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6223
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.45:1
Closest name
Pale Turquoise
ΔE2000 6.3
Where it sits
Hue172° of 360°
Saturation50%
Lightness72%
Temperature
Warm ← → Cool84% 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#95dcd2
RGBrgb(149, 220, 210)
HSLhsl(172, 50%, 72%)
CMYKcmyk(32%, 0%, 5%, 14%)
LABlab(83.0 -24.3 -2.2)
LCHlch(83.0 24.4 185.1)
OKLCHoklch(0.845 0.072 184.9)
Decimal9821394
Display P3color(display-p3 0.584 0.863 0.824)

Copy-ready code

/* CSS */
color: #95dcd2;
background-color: #95dcd2;
/* Tailwind (arbitrary) */
class="text-[#95dcd2] bg-[#95dcd2]"
/* SCSS */
$brand: #95dcd2;
/* SwiftUI */
Color(red: 0.584, green: 0.863, blue: 0.824)
/* Android */
Color.parseColor("#95dcd2")
/* Flutter */
Color(0xFF95DCD2)
/* Python / OpenCV (BGR) */
(210, 220, 149)

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

Accessibility — WCAG contrast

Aa
#95dcd2 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#95dcd2 on black: 13.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5D4D2
deuteranopia · #C8CBD3
tritanopia · #7EDFD9

Color scale — 50 to 950

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

#F4FAFA
#EAF6F4
#CFEDE8
#ABE3DB
#95dcd2
#56C7B7
#3DB8A7
#33998B
#287B6F
#215A52
#153833
Base = 400Lightest = 50 · #F4FAFADarkest = 950 · #153833
:root {
  --brand-50: #F4FAFA;
  --brand-100: #EAF6F4;
  --brand-200: #CFEDE8;
  --brand-300: #ABE3DB;
  --brand-400: #95dcd2;
  --brand-500: #56C7B7;
  --brand-600: #3DB8A7;
  --brand-700: #33998B;
  --brand-800: #287B6F;
  --brand-900: #215A52;
  --brand-950: #153833;
  --brand: #95dcd2;
  --brand-ink: #000000;
}

Colors that work with #95dcd2

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#C2EBE5
Hairlines and dividers
Muted text#4B9B90
Captions on the surface
Accent#9E2E5A
Second voice, not a rival
Dark variant#206057
Hover, pressed, headers
Light variant#ECF9F7
Selected rows, tints
Dark surface#142422
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 #95dcd2

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#DC959F
Analogous left#95DCAF
Analogous right#95C3DC
Split-complement 1#DC95C3
Split-complement 2#DCAF95
Triadic 1#D295DC
Triadic 2#DCD295
Tetradic#AF95DC

RGB percentages

Red58.4%
Green86.3%
Blue82.4%

CMYK percentages

Cyan32.3%
Magenta0.0%
Yellow4.5%
Key (black)13.7%

Color previews

#95dcd2 text on a black background

contrast 13.45:1

Card sample

#95dcd2 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #95dcd2;
Background color
Panel with #95dcd2 background
background-color: #95dcd2;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(149, 220, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(149, 220, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #95dcd2;
background: linear-gradient(135deg, #95dcd2, #95B7DC);

Monochromatic scale

Palettes built from #95dcd2

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.

#95dcd2 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.

#95dcd2, answered

What color is #95dcd2?

#95dcd2 is a light vivid cyan, closest to Pale Turquoise (ΔE2000 6.3). It sits at 172° on the hue wheel with 50% saturation and 72% lightness, which reads as cool.

What is the RGB value of #95dcd2?

rgb(149, 220, 210) — 149 red, 220 green and 210 blue out of 255, or 58.4% / 86.3% / 82.4% by channel.

Is #95dcd2 a light or a dark color?

It is a light color. Relative luminance is 0.6223 and perceived brightness is 79%, so black text on it reaches 13.45:1.

Should I use black or white text on #95dcd2?

Black. It scores 13.45:1 against #95dcd2, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #95dcd2?

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

What colors go well with #95dcd2?

For interface work: #F4FAFA as the surface, #C2EBE5 for borders, #4B9B90 for secondary text, #9E2E5A as an accent and #206057 for hover and pressed states. For a palette, the analogous pair #95DCAF and #95C3DC stays calm, while #DC959F is the loudest partner.

What is #95dcd2 in CMYK for printing?

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

Is #95dcd2 warm or cool?

Cool — it scores 84 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #95DCB8; nudged cooler, #94CDDD.

Work with #95dcd2 in the Color Lab