Skip to content

#c5f4ee

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

RGB
197, 244, 238
HSL
172°, 68%, 87%
CMYK
19, 0, 3, 4
Luminance
0.8274

At a glance

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

Hex
#c5f4ee
Hue
172°
cyan
Saturation
68%
vivid
Lightness
87%
pale
Brightness
96%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8274
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
17.55:1
Closest name
Pale Turquoise
ΔE2000 4
Where it sits
Hue172° of 360°
Saturation68%
Lightness87%
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#c5f4ee
RGBrgb(197, 244, 238)
HSLhsl(172, 68%, 87%)
CMYKcmyk(19%, 0%, 3%, 4%)
LABlab(92.9 -16.1 -2.1)
LCHlch(92.9 16.3 187.3)
OKLCHoklch(0.933 0.049 186.8)
Decimal12973294
Display P3color(display-p3 0.773 0.957 0.933)

Copy-ready code

/* CSS */
color: #c5f4ee;
background-color: #c5f4ee;
/* Tailwind (arbitrary) */
class="text-[#c5f4ee] bg-[#c5f4ee]"
/* SCSS */
$brand: #c5f4ee;
/* SwiftUI */
Color(red: 0.773, green: 0.957, blue: 0.933)
/* Android */
Color.parseColor("#c5f4ee")
/* Flutter */
Color(0xFFC5F4EE)
/* Python / OpenCV (BGR) */
(238, 244, 197)

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

Accessibility — WCAG contrast

Aa
#c5f4ee on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#c5f4ee on black: 17.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFEFEE
deuteranopia · #E6E8EF
tritanopia · #B8F6F2

Color scale — 50 to 950

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

#F3FBFA
#E8F8F6
#c5f4ee
#A1EDE3
#72E4D5
#42DBC8
#27CEB8
#21AB9A
#1A897B
#17645A
#0E3E38
Base = 200Lightest = 50 · #F3FBFADarkest = 950 · #0E3E38
:root {
  --brand-50: #F3FBFA;
  --brand-100: #E8F8F6;
  --brand-200: #c5f4ee;
  --brand-300: #A1EDE3;
  --brand-400: #72E4D5;
  --brand-500: #42DBC8;
  --brand-600: #27CEB8;
  --brand-700: #21AB9A;
  --brand-800: #1A897B;
  --brand-900: #17645A;
  --brand-950: #0E3E38;
  --brand: #c5f4ee;
  --brand-ink: #000000;
}

Colors that work with #c5f4ee

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#C0EDE7
Hairlines and dividers
Muted text#4B9B91
Captions on the surface
Accent#AE1E56
Second voice, not a rival
Dark variant#146B60
Hover, pressed, headers
Light variant#EAFBF9
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 #c5f4ee

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#F4C5CB
Analogous left#C5F4D7
Analogous right#C5E3F4
Split-complement 1#F4C5E3
Split-complement 2#F4D7C5
Triadic 1#EEC5F4
Triadic 2#F4EEC5
Tetradic#D7C5F4

RGB percentages

Red77.3%
Green95.7%
Blue93.3%

CMYK percentages

Cyan19.3%
Magenta0.0%
Yellow2.5%
Key (black)4.3%

Color previews

#c5f4ee text on a black background

contrast 17.55:1

Card sample

#c5f4ee text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(197, 244, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(197, 244, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c5f4ee;
background: linear-gradient(135deg, #c5f4ee, #C5DBF4);

Monochromatic scale

Palettes built from #c5f4ee

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.

#c5f4ee 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#c5f4ee, answered

What color is #c5f4ee?

#c5f4ee is a pale vivid cyan, closest to Pale Turquoise (ΔE2000 4). It sits at 172° on the hue wheel with 68% saturation and 87% lightness, which reads as cool.

What is the RGB value of #c5f4ee?

rgb(197, 244, 238) — 197 red, 244 green and 238 blue out of 255, or 77.3% / 95.7% / 93.3% by channel.

Is #c5f4ee a light or a dark color?

It is a light color. Relative luminance is 0.8274 and perceived brightness is 90%, so black text on it reaches 17.55:1.

Should I use black or white text on #c5f4ee?

Black. It scores 17.55:1 against #c5f4ee, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #c5f4ee?

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

What colors go well with #c5f4ee?

For interface work: #F4FAFA as the surface, #C0EDE7 for borders, #4B9B91 for secondary text, #AE1E56 as an accent and #146B60 for hover and pressed states. For a palette, the analogous pair #C5F4D7 and #C5E3F4 stays calm, while #F4C5CB is the loudest partner.

What is #c5f4ee in CMYK for printing?

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

Is #c5f4ee 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 #C5F4DD; nudged cooler, #C4E9F5.

Work with #c5f4ee in the Color Lab