Skip to content

#95d6df

a light, vivid cyan · cool · closest name: Powder Blue

RGB
149, 214, 223
HSL
187°, 54%, 73%
CMYK
33, 4, 0, 13
Luminance
0.5981

At a glance

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

Hex
#95d6df
Hue
187°
cyan
Saturation
54%
vivid
Lightness
73%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5981
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.96:1
Closest name
Powder Blue
ΔE2000 4.3
Where it sits
Hue187° of 360°
Saturation54%
Lightness73%
Temperature
Warm ← → Cool91% 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#95d6df
RGBrgb(149, 214, 223)
HSLhsl(187, 54%, 73%)
CMYKcmyk(33%, 4%, 0%, 13%)
LABlab(81.7 -18.3 -11.0)
LCHlch(81.7 21.4 211.0)
OKLCHoklch(0.836 0.067 206.8)
Decimal9819871
Display P3color(display-p3 0.584 0.839 0.875)

Copy-ready code

/* CSS */
color: #95d6df;
background-color: #95d6df;
/* Tailwind (arbitrary) */
class="text-[#95d6df] bg-[#95d6df]"
/* SCSS */
$brand: #95d6df;
/* SwiftUI */
Color(red: 0.584, green: 0.839, blue: 0.875)
/* Android */
Color.parseColor("#95d6df")
/* Flutter */
Color(0xFF95D6DF)
/* Python / OpenCV (BGR) */
(223, 214, 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 #95d6df · 12.96:1
Use #000000AAA at every size.
Aa
White text · 1.62:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.96:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #95d6df as text scores 1.62:1 on white and 12.96:1 on black.

Accessibility — WCAG contrast

Aa
#95d6df on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#95d6df on black: 12.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCD1E0
deuteranopia · #BFC7DF
tritanopia · #7ADBD9

Color scale — 50 to 950

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

#F4FAFB
#E9F5F6
#CEEAED
#95d6df
#7ECDD8
#53BCCB
#39ACBC
#2F8F9D
#26737D
#1F545B
#133539
Base = 300Lightest = 50 · #F4FAFBDarkest = 950 · #133539
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F5F6;
  --brand-200: #CEEAED;
  --brand-300: #95d6df;
  --brand-400: #7ECDD8;
  --brand-500: #53BCCB;
  --brand-600: #39ACBC;
  --brand-700: #2F8F9D;
  --brand-800: #26737D;
  --brand-900: #1F545B;
  --brand-950: #133539;
  --brand: #95d6df;
  --brand-ink: #000000;
}

Colors that work with #95d6df

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#C0E7EC
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#A12B3A
Second voice, not a rival
Dark variant#1E5A62
Hover, pressed, headers
Light variant#EBF7F9
Selected rows, tints
Dark surface#142224
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 #95d6df

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#DF9E95
Analogous left#95DFC3
Analogous right#95B1DF
Split-complement 1#DF95B1
Split-complement 2#DFC395
Triadic 1#DF95D6
Triadic 2#D6DF95
Tetradic#C395DF

RGB percentages

Red58.4%
Green83.9%
Blue87.5%

CMYK percentages

Cyan33.2%
Magenta4.0%
Yellow0.0%
Key (black)12.5%

Color previews

#95d6df text on a black background

contrast 12.96:1

Card sample

#95d6df text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #95d6df

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.

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

#95d6df, answered

What color is #95d6df?

#95d6df is a light vivid cyan, closest to Powder Blue (ΔE2000 4.3). It sits at 187° on the hue wheel with 54% saturation and 73% lightness, which reads as cool.

What is the RGB value of #95d6df?

rgb(149, 214, 223) — 149 red, 214 green and 223 blue out of 255, or 58.4% / 83.9% / 87.5% by channel.

Is #95d6df a light or a dark color?

It is a light color. Relative luminance is 0.5981 and perceived brightness is 78%, so black text on it reaches 12.96:1.

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

Black. It scores 12.96:1 against #95d6df, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #95d6df?

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

What colors go well with #95d6df?

For interface work: #F4FAFA as the surface, #C0E7EC for borders, #4B919B for secondary text, #A12B3A as an accent and #1E5A62 for hover and pressed states. For a palette, the analogous pair #95DFC3 and #95B1DF stays calm, while #DF9E95 is the loudest partner.

What is #95d6df in CMYK for printing?

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

Is #95d6df warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #95DFCD; nudged cooler, #93C0E0.

Work with #95d6df in the Color Lab